Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit5bb75fb

Browse files
authored
Merge pull request#583 from github/gracepark-update-note-filenames
Update README.md
2 parents1e930ed +11b8aa9 commit5bb75fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ export default [
5656
```
5757

5858
>[!NOTE]
59-
>If you configured the`filenames/match-regex` rule, please note we have adapted the match regex rule into`eslint-plugin-github` as the original`eslint-filenames-plugin` is no longer maintained and needed an ESLint v9update. Please update the name to`github/filenames-match-regex` and keep the same configuration.For e.g.:
59+
>If you configured the`filenames/match-regex` rule, please note we have adapted the match regex rule into`eslint-plugin-github` as the original`eslint-filenames-plugin` is no longer maintained and needed an ESLint v9/flat configupdate. Please update the name to`github/filenames-match-regex` and keep the same configuration.Note, that the default rule is camelCase with one hump. If there are multiple humps like`camelCaseTest.js`, this default rule will error out. Here's an example for this rule with custom configuration:
6060
>
6161
>`'github/filenames-match-regex': ['error', '^[a-z0-9-]+(.[a-z0-9-]+)?$']`
6262

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp