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
This repository was archived by the owner on Aug 16, 2025. It is now read-only.

Commitacf29ce

Browse files
authored
chore: Update Rubocop configuration files (#75)
1 parente0a6698 commitacf29ce

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

‎docs/tools/rubocop.md‎

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ Rubocop will run on the following files and extensions:
3131
-`.rbx`
3232
-`.ru`
3333
-`.ruby`
34-
3534
-`.schema`
3635
-`.spec`
3736
-`.thor`
@@ -51,14 +50,12 @@ Rubocop will run on the following files and extensions:
5150
-`Fastfile`
5251
-`Fastfile`
5352
-`Gemfile`
54-
5553
-`Guardfile`
5654
-`Jarfile`
5755
-`Mavenfile`
5856
-`Podfile`
5957
-`Puppetfile`
6058
-`Rakefile`
61-
6259
-`rakefile`
6360
-`Schemafile`
6461
-`Snapfile`
@@ -69,9 +66,10 @@ Rubocop will run on the following files and extensions:
6966

7067
##Configuration
7168

72-
Rubocop uses a YAML style configuration file.
69+
Rubocop uses a YAML style configuration file. We look for the following files anywhere in the repository:
7370

7471
-`.rubocop.yml`
72+
-`.rubocop.yaml`
7573

7674
CodeRabbit will use the default settings based on the profile selected if no config file is found.
7775

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp