Skip to content

Commit 09f26dd

Browse files
committed
Disable a validation rule in the docs linter
1 parent a36ff96 commit 09f26dd

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.doctor-rst.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
rules:
22
american_english: ~
3-
argument_variable_must_match_type:
4-
arguments:
5-
- { type: 'ContainerBuilder', name: 'container' }
6-
- { type: 'ContainerConfigurator', name: 'container' }
73
avoid_repetetive_words: ~
84
blank_line_after_anchor: ~
95
blank_line_after_directive: ~

0 commit comments

Comments
 (0)