setup.cfg
author Pierre-Yves David <pierre-yves.david@ens-lyon.org>
Fri, 30 Sep 2016 18:21:50 +0200
changeset 2014 cd6d32a0155c
parent 2010 8464a7708f9d
child 2020 143c8e4dc22d
permissions -rw-r--r--
tutorial: add a second part about having multiple topic
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2001
ddfc87788d5c flake8: add file for rules to ignore
Sean Farley <sean@farley.io>
parents:
diff changeset
     1
[flake8]
2010
8464a7708f9d flake8: ignore N801
Anton Shestakov <av6@dwimlabs.net>
parents: 2009
diff changeset
     2
ignore = E261, E266, E302, E129, E731, E124, E501, E123, W503, N801