Bug 1324062. Part 1 - Add a "Report Site Issue" button to the panel menu for NIGHTLY_...
[gecko.git] / .flake8
blob7e3bb3173eb5e8fa9e1bdf0afb68384c4cdbfe6f
1 [flake8]
2 # See http://pep8.readthedocs.io/en/latest/intro.html#configuration
3 ignore = E121, E123, E126, E129, E133, E226, E241, E242, E704, W503, E402
4 max-line-length = 99
5 filename = *.py, +.lint