Skip to content

Commit 04b7f96

Browse files
authored
Apply suggestions from code review
1 parent c398b9d commit 04b7f96

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -234,8 +234,6 @@ This allows you to change INFO level lints to WARNING or ERROR, or vice versa:
234234

235235
```yaml
236236
custom_lint:
237-
rules:
238-
- my_lint_rule # enable the rule with default severity
239237
errors:
240238
my_lint_rule: error # Override severity to ERROR
241239
another_rule: warning # Override severity to WARNING

0 commit comments

Comments
 (0)