diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/intro.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/intro.rst b/docs/intro.rst index 018521d..c0ed737 100644 --- a/docs/intro.rst +++ b/docs/intro.rst @@ -263,6 +263,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 | +----------+----------------------------------------------------------------------+ |