aboutsummaryrefslogtreecommitdiff
path: root/sandbox/testAppNevena/Front/node_modules/node-gyp/gyp/.flake8
diff options
context:
space:
mode:
Diffstat (limited to 'sandbox/testAppNevena/Front/node_modules/node-gyp/gyp/.flake8')
-rw-r--r--sandbox/testAppNevena/Front/node_modules/node-gyp/gyp/.flake84
1 files changed, 0 insertions, 4 deletions
diff --git a/sandbox/testAppNevena/Front/node_modules/node-gyp/gyp/.flake8 b/sandbox/testAppNevena/Front/node_modules/node-gyp/gyp/.flake8
deleted file mode 100644
index ea0c7680..00000000
--- a/sandbox/testAppNevena/Front/node_modules/node-gyp/gyp/.flake8
+++ /dev/null
@@ -1,4 +0,0 @@
-[flake8]
-max-complexity = 101
-max-line-length = 88
-extend-ignore = E203 # whitespace before ':' to agree with psf/black