Skip to content

Commit

Permalink
Add note of restricted repo's (#561)
Browse files Browse the repository at this point in the history
  • Loading branch information
bheemvennapureddy authored Feb 20, 2024
1 parent 2af7a18 commit ac784e6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ To ignore `safe-settings` for a specific list of repos, add them to the `restric

> **Note**
> The `include` and `exclude` attributes support as well regular expressions.
> By default they look for regex, Example include: ['SQL'] will look apply to repos with SQL and SQL_ and SQL- etc if you want only SQL repo then use include:['^SQL$']
### Custom rules

Expand Down

0 comments on commit ac784e6

Please sign in to comment.