Check Python Codestyle

Bug #1841920 reported by Ayaz Salikhov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
bash8
New
Undecided
Ayaz Salikhov

Bug Description

Right now there are several inconsistencies in Python codestyle:
./bashate/bashate.py:154:13: E117 over-indented
            report.print_error(MESSAGES['E005'].msg, line)
            ^
./bashate/bashate.py:466:1: E305 expected 2 blank lines after class or function definition, found 1
if __name__ == "__main__":

It would be nice to have a tool to check Python Codestyle.

Changed in bash8:
assignee: nobody → Ayaz Salikhov (mathbunnyru)
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.