summaryrefslogtreecommitdiffstats
path: root/Utilities/Sphinx/.flake8
diff options
context:
space:
mode:
Diffstat (limited to 'Utilities/Sphinx/.flake8')
-rw-r--r--Utilities/Sphinx/.flake83
1 files changed, 3 insertions, 0 deletions
diff --git a/Utilities/Sphinx/.flake8 b/Utilities/Sphinx/.flake8
new file mode 100644
index 0000000..7218008
--- /dev/null
+++ b/Utilities/Sphinx/.flake8
@@ -0,0 +1,3 @@
+[flake8]
+per-file-ignores =
+ cmake.py: E402