Skip to content

Commit

Permalink
fix: Add "linting issues/error/warning" and "linter rule"
Browse files Browse the repository at this point in the history
  • Loading branch information
sapegin committed May 25, 2024
1 parent e811ce7 commit 0fb65fe
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions terms.jsonc
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,10 @@
["color-?blindness", "color blindness"],
["end-?user(s)?", "end user$1"],
["file-?type(s)?", "file type$1"],
["lint(?:er|ing)-?issue(s)?", "linting issue$1"],
["lint(?:er|ing)-?error(s)?", "linting error$1"],
["lint(?:er|ing)-?warning(s)?", "linting warning$1"],
["lint(?:er|ing)-?rule(s)?", "linter rule$1"],
["micro-?frontend(s)?", "micro frontend$1"],
["open-?source(ed?)", "open source$1"],
["regexp?(s)?", "regular expression$1"],
Expand Down

0 comments on commit 0fb65fe

Please sign in to comment.