Skip to content

Commit

Permalink
Merge remote-tracking branch 'refs/remotes/origin/filenames-fix' into…
Browse files Browse the repository at this point in the history
… filenames-fix
  • Loading branch information
gracepark committed Nov 25, 2024
2 parents e86d155 + 3116c0c commit b5369f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/rules/filenames-match-regex.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

## Rule Details

TRule to ensure that filenames match a convention, with a default of camelCase.
Rule to ensure that filenames match a convention, with a default of camelCase.

👎 Examples of **incorrect** filename for this default rule:

Expand Down

0 comments on commit b5369f3

Please sign in to comment.