Skip to content

Commit ac784e6

Browse files
Add note of restricted repo's (#561)
1 parent 2af7a18 commit ac784e6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ To ignore `safe-settings` for a specific list of repos, add them to the `restric
6060

6161
> **Note**
6262
> The `include` and `exclude` attributes support as well regular expressions.
63+
> 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$']
6364
6465
### Custom rules
6566

0 commit comments

Comments
 (0)