Skip to content

Commit 0c467b8

Browse files
committed
ruff.toml: enforce D211 rule
1 parent 958d5d8 commit 0c467b8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

ruff.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,6 @@ ignore = [
6666
"D400",
6767
# Ignore punctuation
6868
"D415",
69-
# Ignore 'No blank lines allowed before class docstring'
70-
"D211",
7169
# Ignore '1 blank line required before class docstring'
7270
"D203",
7371
# Ignore 'Multi-line docstring summary should start at the second line'

0 commit comments

Comments
 (0)