Skip to content

Commit

Permalink
Merge pull request #1055 from oemof/revision/scrutinizer_config
Browse files Browse the repository at this point in the history
Create .scrutinizer.yml
  • Loading branch information
p-snft committed May 16, 2024
2 parents e5fb98c + 8e53dfb commit 4b25133
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .scrutinizer.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
filter:
paths:
- src/
- examples/
excluded_paths:
- "*/experimental/*" # submodules marked experimental

0 comments on commit 4b25133

Please sign in to comment.