2019-09-28 05:18:28 +02:00
|
|
|
# Linter configs
|
2018-07-12 05:30:13 +02:00
|
|
|
.pylintrc
|
2019-07-27 20:34:58 +02:00
|
|
|
mypy.ini
|
2019-09-28 05:18:28 +02:00
|
|
|
|
2019-09-30 00:39:16 +02:00
|
|
|
# Python requirements files
|
|
|
|
requirements.txt
|
2019-09-28 05:18:28 +02:00
|
|
|
dev-requirements.txt
|
|
|
|
|
|
|
|
# Docker build files
|
|
|
|
Dockerfile
|
|
|
|
.dockerignore
|
|
|
|
hooks/
|
|
|
|
|
|
|
|
# User configured config file
|
|
|
|
config.yaml
|