Skip to content

Commit d2c4b9e

Browse files
committed
add comments to the example policy
1 parent e49e72c commit d2c4b9e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

policy.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# these packages are completely ignored
12
exclude:
23
- coveralls
34
- pip
@@ -22,5 +23,6 @@ policy:
2223
python: 30
2324
numpy: 18
2425
default: 12
26+
# these packages don't fail the CI, but will be printed in the report
2527
ignored_violations:
2628
- pydap

0 commit comments

Comments
 (0)