Skip to content

Commit

Permalink
feat: ignore people names in NOTE (#13)
Browse files Browse the repository at this point in the history
  • Loading branch information
HansRobo authored Dec 5, 2024
1 parent 82bc55c commit 45eac18
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .cspell.json
Original file line number Diff line number Diff line change
Expand Up @@ -220,6 +220,7 @@
"ignoreRegExpList": [
"Copyright (\\(c\\))?.+$",
"FIXME( )?\\(.+?\\)",
"NOTE( )?\\(.+?\\)",
"TODO( )?\\(.+?\\)"
]
},
Expand Down

0 comments on commit 45eac18

Please sign in to comment.