Skip to content

Commit 1d5c297

Browse files
hasittyaga001
authored andcommitted
chore: Add config for new tools (#45)
1 parent e8ff3c1 commit 1d5c297

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

docs/guides/configure-coderabbit.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,8 +151,14 @@ YAML settings:
151151
- **`enabled`**: Enable integration, defaults to true.
152152
- **`hadolint`**: Configuration for `hadolint` integration.
153153
- **`enabled`**: Enable integration, defaults to true.
154+
- **`golangci-lint`**: Configuration for `golangci-lint` integration.
155+
- **`enabled`**: Enable integration, defaults to true.
156+
- **`swiftlint`**: Configuration for `swiftlint` integration.
157+
- **`enabled`**: Enable integration, defaults to true.
158+
- **`phpstan`**: Configuration for `phpstan` integration.
159+
- **`enabled`**: Enable integration, defaults to true.
160+
- **`level`**: The [rule level](https://phpstan.org/user-guide/rule-levels) to run. Default is "1".
154161
- **`languagetool`**: Configuration for `languagetool` integration.
155-
156162
- **`enabled`**: Enable integration, defaults to true.
157163
- **`level`**: The level of the rule. It can be one `default` or `picky`.
158164
If set to `picky`, additional rules will be activated, i.e. rules that
@@ -189,6 +195,13 @@ YAML settings:
189195
enabled: true
190196
hadolint:
191197
enabled: true
198+
golangci-lint:
199+
enabled: true
200+
swiftlint:
201+
enabled: true
202+
phpstan:
203+
enabled: true
204+
level: "1"
192205
languagetool:
193206
enabled: true
194207
enabled_only: false

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy