Skip to content

Commit

Permalink
Add quotation marks to wildcard paths
Browse files Browse the repository at this point in the history
  • Loading branch information
p-snft committed May 16, 2024
1 parent 88a1beb commit 8e53dfb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .scrutinizer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@ filter:
- src/
- examples/
excluded_paths:
- */experimental/* # submodules marked experimental
- "*/experimental/*" # submodules marked experimental

0 comments on commit 8e53dfb

Please sign in to comment.