Skip to content

Commit

Permalink
Update src/ruleset.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Jakub Rożek <[email protected]>
  • Loading branch information
mnaumanali94 and P0lip authored Mar 12, 2024
1 parent be49ac7 commit 498656a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ruleset.ts
Original file line number Diff line number Diff line change
Expand Up @@ -721,7 +721,7 @@ export default {
],
then: {
function: pattern,
functionOptions: {
functionOptions: {
notMatch: /(^(callback|redirect)|(_url|Url|-url))$/,
}
},
Expand Down

0 comments on commit 498656a

Please sign in to comment.