We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41438bf commit 6d10bc7Copy full SHA for 6d10bc7
CHANGES.txt
@@ -27,7 +27,7 @@ Changes:
27
* You can now write 'pycodestyle.StyleGuide(verbose=True)' instead of
28
'pycodestyle.StyleGuide(verbose=True, paths=['-v'])' in order to achieve
29
verbosity.
30
-* The distribution of pycodestyle now includes the licence text in order to
+* The distribution of pycodestyle now includes the license text in order to
31
comply with open source licenses which require this.
32
* 'maximum_line_length' now ignores shebang ('#!') lines.
33
* Add configuration option for the allowed number of blank lines. It is
0 commit comments