mirror of
https://github.com/ilri/dspace-statistics-api.git
synced 2024-11-16 03:17:04 +01:00
Alan Orth
64d7f1a3b2
Will check all pull requests in the project to make sure they don't violate PEP 8 style (except the E501 for long lines because I think it makes code hard to read).
4 lines
51 B
YAML
4 lines
51 B
YAML
flake8:
|
|
enabled: true
|
|
config_file: .flake8
|