repo.or.cz
/
gecko.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Bug 1453642. Make sure the reporter is enabled before running tests. r=florian
[gecko.git]
/
.flake8
blob
aad103f8961159cc288d86766267bcfca31a47c5
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, E741
4
max-line-length = 99
5
exclude =
6
testing/mochitest/pywebsocket,
7
tools/lint/test/files,