diff options
Diffstat (limited to 'tools/cpep8.blacklist')
| -rw-r--r-- | tools/cpep8.blacklist | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/cpep8.blacklist b/tools/cpep8.blacklist new file mode 100644 index 0000000..6a98e72 --- /dev/null +++ b/tools/cpep8.blacklist @@ -0,0 +1,3 @@ +# cpep8.blacklist: The list of files that do not meet PEP8 standards. +# DO NOT ADD NEW FILES!! Instead, fix the code to be compliant. +# Over time, this list should shrink and (eventually) be eliminated. |
