Skip to content

Commit

Permalink
WIP: ignore rake tasks
Browse files Browse the repository at this point in the history
  • Loading branch information
Flink committed Feb 13, 2024
1 parent 7da11ac commit 33dc62a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config/default.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,10 @@ Discourse/Plugins/NamespaceMethods:
Enabled: true
Exclude:
- '**/spec/**/*'
- '**/tasks/**/*.rake'

Discourse/Plugins/NamespaceConstants:
Enabled: true
Exclude:
- '**/spec/**/*'
- '**/tasks/**/*.rake'

0 comments on commit 33dc62a

Please sign in to comment.