1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-17 09:32:23 +03:00

2 Commits

Author SHA1 Message Date
Athanasius
a9680ea8c0 Don't force --show-source in .flake8 !
This was the cause of our flake8-your-pr issue!  It meant that as well
as `--format json` giving JSON output it also got polluted with the raw
string of the source line as well.
2020-08-27 12:11:50 +01:00
A_D
3099a22de4
Add flake8 configuration file
Proposed flake8 configuration file for all developers to use
2020-07-18 14:38:58 +02:00