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.

Commit28c2abd

Browse files
hasittyaga001
authored andcommitted
chore: Update SwiftLint configuration file path (#47)
1 parent8fadbaa commit28c2abd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎docs/guides/configure-coderabbit.md‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,7 @@ YAML settings:
155155
- **`enabled`**: Enable integration, defaults to true.
156156
- **`swiftlint`**: Configuration for `swiftlint` integration.
157157
- **`enabled`**: Enable integration, defaults to true.
158+
- **`config_file`**: Path to the `swiftlint` configuration file relative to the repository. This is useful when the configuration file is named differently than the default `.swiftlint.yml` or `.swiftlint.yaml`.
158159
- **`phpstan`**: Configuration for `phpstan` integration.
159160
- **`enabled`**: Enable integration, defaults to true.
160161
- **`level`**: The [rule level](https://phpstan.org/user-guide/rule-levels) to run. Default is "1".
@@ -199,6 +200,7 @@ YAML settings:
199200
enabled: true
200201
swiftlint:
201202
enabled: true
203+
config_file: ".custom-swiftlint.yaml"
202204
phpstan:
203205
enabled: true
204206
level: "1"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp