Report E266 instead of E265 when the block common starts with multiple #; issue #270
[third_party/pep8] / docs / intro.rst
index cdff2acae85ec98788b7b410bb0b0b8be44ea6f0..88f0000249b8747ece98bd0bebdcc1702f5fc272 100644 (file)
@@ -270,6 +270,8 @@ This is the current list of error and warning codes:
 +----------+----------------------------------------------------------------------+
 | E265     | block comment should start with '# '                                 |
 +----------+----------------------------------------------------------------------+
+| E266     | too many leading '#' for block comment                               |
++----------+----------------------------------------------------------------------+
 +----------+----------------------------------------------------------------------+
 | E271     | multiple spaces after keyword                                        |
 +----------+----------------------------------------------------------------------+