2019-09-28 03:18:28 +00:00
|
|
|
# Linter configs
|
2020-06-05 14:02:18 +00:00
|
|
|
setup.cfg
|
2019-09-28 03:18:28 +00:00
|
|
|
|
2019-09-29 22:39:16 +00:00
|
|
|
# Python requirements files
|
|
|
|
requirements.txt
|
2019-09-28 03:18:28 +00:00
|
|
|
dev-requirements.txt
|
|
|
|
|
|
|
|
# Docker build files
|
|
|
|
Dockerfile
|
|
|
|
.dockerignore
|
|
|
|
hooks/
|
|
|
|
|
|
|
|
# User configured config file
|
|
|
|
config.yaml
|