15 lines
No EOL
199 B
Text
15 lines
No EOL
199 B
Text
# Linter configs
|
|
.pylintrc
|
|
mypy.ini
|
|
|
|
# Python requirements files
|
|
requirements.txt
|
|
dev-requirements.txt
|
|
|
|
# Docker build files
|
|
Dockerfile
|
|
.dockerignore
|
|
hooks/
|
|
|
|
# User configured config file
|
|
config.yaml |