25 строки
679 B
INI
25 строки
679 B
INI
[flake8]
|
|
ignore = E111,E114,E501,E261,E266,E121,E402,E241
|
|
# TODO(sbc): Switch from the whitelist of a blacklist such as:
|
|
# exclude = ./third_party/,emmaken.py,./tools/scons/,./tools/ports/,./tests/
|
|
filename =
|
|
*/emcc.py
|
|
*/tools/shared.py
|
|
*/tools/response_file.py
|
|
*/tools/python_selector.py
|
|
*/tools/wasm-sourcemap.py
|
|
*/tools/clean_webconsole.py
|
|
*/tools/emconfiguren.py
|
|
*/tools/emdebug_cd_merger.py
|
|
*/tools/line_endings.py
|
|
*/tools/nativize_llvm.py
|
|
*/tools/exec_llvm.py
|
|
*/tools/emmakenxx.py
|
|
*/tools/exec_llvm.py
|
|
*/tools/find_bigvars.py
|
|
*/tools/merge_pair.py
|
|
*/tools/system_libs.py
|
|
*/tests/runner.py
|
|
*/tests/test_browser.py
|
|
*/tests/test_other.py
|