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.

Commit6933e31

Browse files
hasittyaga001
authored andcommitted
Add config for biome and hadolint (#43)
1 parent006a15c commit6933e31

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

‎docs/guides/configure-coderabbit.md‎

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,8 +144,11 @@ YAML settings:
144144
- **`enabled`**: Enable integration, defaults to true.
145145
- **`shellcheck`**: Configuration for `shellcheck` integration.
146146
- **`enabled`**: Enable integration, defaults to true.
147+
- **`biome`**: Configuration for `biome` integration.
148+
- **`enabled`**: Enable integration, defaults to true.
149+
- **`hadolint`**: Configuration for `hadolint` integration.
150+
- **`enabled`**: Enable integration, defaults to true.
147151
- **`languagetool`**: Configuration for `languagetool` integration.
148-
149152
- **`enabled`**: Enable integration, defaults to true.
150153
- **`level`**: The level of the rule. It can be one `default` or `picky`.
151154
If set to `picky`, additional rules will be activated, i.e. rules that
@@ -178,6 +181,10 @@ YAML settings:
178181
enabled: true
179182
shellcheck:
180183
enabled: true
184+
biome:
185+
enabled: true
186+
hadolint:
187+
enabled: true
181188
languagetool:
182189
enabled: true
183190
enabled_only: false

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp