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.

chore: Update Rubocop configuration files#75

Merged
hasit merged 1 commit intomainfromhasit/rubocop-docs
Aug 9, 2024
Merged
Changes fromall commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 2 additions & 4 deletionsdocs/tools/rubocop.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -31,7 +31,6 @@ Rubocop will run on the following files and extensions:
- `.rbx`
- `.ru`
- `.ruby`

- `.schema`
- `.spec`
- `.thor`
Expand All@@ -51,14 +50,12 @@ Rubocop will run on the following files and extensions:
- `Fastfile`
- `Fastfile`
- `Gemfile`

- `Guardfile`
- `Jarfile`
- `Mavenfile`
- `Podfile`
- `Puppetfile`
- `Rakefile`

- `rakefile`
- `Schemafile`
- `Snapfile`
Expand All@@ -69,9 +66,10 @@ Rubocop will run on the following files and extensions:

## Configuration

Rubocop uses a YAML style configuration file.
Rubocop uses a YAML style configuration file. We look for the following files anywhere in the repository:

- `.rubocop.yml`
- `.rubocop.yaml`

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

Expand Down

[8]ページ先頭

©2009-2025 Movatter.jp