Skip to content

Commit

Permalink
chore: update ignoring with star example (#52)
Browse files Browse the repository at this point in the history
  • Loading branch information
QuiiBz authored Jan 22, 2024
1 parent b1db0c9 commit 3d79600
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ You can ignore all issues in a package by using `--ignore-package <pathOrName>`
# Ignore all issues in the `@repo/tools` package
sherif -p @repo/tools
# Ignore all issues for packages inside `./integrations/*`
sherif -p ./integrations/*
sherif -p "./integrations/*"
```

> **Note**
Expand Down

0 comments on commit 3d79600

Please sign in to comment.