mirror of
https://github.com/electron/node-gyp.git
synced 2025-08-15 12:58:19 +02:00

PR-URL: https://github.com/nodejs/node-gyp/pull/2092 Reviewed-By: Rod Vagg <rod@vagg.org>
4 lines
81 B
INI
4 lines
81 B
INI
[flake8]
|
|
max-complexity = 10
|
|
max-line-length = 88
|
|
extend-ignore = E203,C901,E501
|