summaryrefslogtreecommitdiff
path: root/zephyr/zmake/.flake8
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/zmake/.flake8')
-rw-r--r--zephyr/zmake/.flake89
1 files changed, 0 insertions, 9 deletions
diff --git a/zephyr/zmake/.flake8 b/zephyr/zmake/.flake8
deleted file mode 100644
index 0a0a9c29ab..0000000000
--- a/zephyr/zmake/.flake8
+++ /dev/null
@@ -1,9 +0,0 @@
-[flake8]
-max-line-length = 88
-extend-ignore = E203
-exclude =
- .hypothesis,
- .pytest_cache,
- __pycache__,
- build,
- dist