* Add pylint config file * Add flake8 config file * Add ipython config file
3 lines
28 B
Plaintext
3 lines
28 B
Plaintext
[flake8]
|
|
ignore = E122 W503
|