Skip to content

Commit e5a1071

Browse files
committed
Added additional suppression
1 parent 103cc44 commit e5a1071

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

custom.rules.yaml

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,11 @@
1818
- eld-16
1919
- ref-1
2020
- dom-6
21-
- 1012
22-
- 4005
23-
- CONFIG
24-
- 6006
21+
- 1012 #ref-1
22+
- 4005 # forgotten
23+
- CONFIG #errors in dependencies e.g. loops, outdated, pre-release
24+
- 6006 #failure to contact term service
25+
- 1030 #reference loop
2526

2627
- action: unique
2728
name: unique-canonicals

0 commit comments

Comments
 (0)