Mercurial > hgrepos > Python > libs > pygments-lexer-pseudocode2
comparison tox.ini @ 31:c6f4df1b0897
WS
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Tue, 21 Apr 2026 10:45:51 +0200 |
| parents | c5fa8ee08059 |
| children | db1bc740a201 |
comparison
equal
deleted
inserted
replaced
| 30:6f3557637f0e | 31:c6f4df1b0897 |
|---|---|
| 6 # E131: continuation line unaligned for hanging indent | 6 # E131: continuation line unaligned for hanging indent |
| 7 # E261: at least two spaces before inline comment | 7 # E261: at least two spaces before inline comment |
| 8 # E265: block comment should start with '# ' | 8 # E265: block comment should start with '# ' |
| 9 # E501: line too long | 9 # E501: line too long |
| 10 pygments_lexer_pseudocode2/fr_pseudocode.py:E122,E131,E261,E265,E501 | 10 pygments_lexer_pseudocode2/fr_pseudocode.py:E122,E131,E261,E265,E501 |
| 11 |
