summaryrefslogtreecommitdiffstats
path: root/.coafile
diff options
context:
space:
mode:
Diffstat (limited to '.coafile')
-rw-r--r--.coafile4
1 files changed, 3 insertions, 1 deletions
diff --git a/.coafile b/.coafile
index 470c5ae..d6ae3b1 100644
--- a/.coafile
+++ b/.coafile
@@ -9,7 +9,9 @@ bears = JSONFormatBear
json_sort = False
indent_size = 2
ignore =
- .tox/**
+ .tox/**,
+ pnfsimulator/src/test/resources/**,
+ netconfsimulator/src/test/resources/**
[py]
bears = PyLintBear