You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -76,7 +76,7 @@ Then configure the rules you want to use under the rules section.
76
76
## Supported Rules
77
77
78
78
-[check-file/no-index](docs/rules/no-index.md): A file cannot be named "index"
79
-
-[check-file/filename-blocklist](docs/rules/filename-blocklist.md): Blocklist file names by pattern
79
+
-[check-file/filename-blocklist](docs/rules/filename-blocklist.md): Blocklist filenames by pattern
80
80
-[check-file/folder-match-with-fex](docs/rules/folder-match-with-fex.md): Enforce a consistent naming pattern for folder names for specified files
81
81
-[check-file/filename-naming-convention](docs/rules/filename-naming-convention.md): Enforce a consistent naming pattern for filenames for specified files
82
82
-[check-file/folder-naming-convention](docs/rules/folder-naming-convention.md): Enforce a consistent naming pattern for folder names for specified folders
0 commit comments