We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 982b985 commit 30d87a6Copy full SHA for 30d87a6
1 file changed
tests/RST212/short_underline.py
@@ -11,7 +11,7 @@
11
and that is considered an error. This should fail::
12
13
$ flake8 --select RST RST212/short_underline.py
14
- RST212/short_underline.py:10:1: RST299 Title underline too short.
+ RST212/short_underline.py:10:1: RST212 Title underline too short.
15
16
Nice
17
====
0 commit comments