aboutsummaryrefslogtreecommitdiffstats
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 aaae2c1..064a8f6 100644
--- a/.coafile
+++ b/.coafile
@@ -2,7 +2,8 @@
bears = YAMLLintBear
yamllint_config = .yamllint
ignore =
- .tox/**
+ .tox/**,
+ operations/a1-pe-sim-packages/resources/oran-sim-csar/o-ran-simulator/templates/*
[json]
bears = JSONFormatBear
@@ -27,3 +28,4 @@ ignore =
bears = MarkdownBear
ignore =
.tox/**
+