Welcome to mirror list, hosted at ThFree Co, Russian Federation.

.flake8 - github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: eee7c33b89d2629a10be3261665e464f07ebf890 (plain)
1
2
3
[flake8]
exclude=.git,deps,lib,src,tools/gyp,tools/inspector_protocol,tools/pip,tools/v8_gypfiles/broken
ignore=E1,E2,E3,E4,E5,E7,W5,W6