Skip to content

Commit

Permalink
Add suppressors to labeler for PRs (#5512)
Browse files Browse the repository at this point in the history
  • Loading branch information
TWiStErRob committed Nov 6, 2022
1 parent e2f21b0 commit 1aa48c3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/labeler.yml
Expand Up @@ -43,3 +43,6 @@ rules:
- "detekt-rules-naming/src/**/*"
- "detekt-rules-performance/src/**/*"
- "detekt-rules-style/src/**/*"

suppressors:
- "detekt-core/src/main/kotlin/io/gitlab/arturbosch/detekt/core/suppressors/**/*"

0 comments on commit 1aa48c3

Please sign in to comment.