bashate/bashate
YAMAMOTO Takashi 0feb84a83f Check indents on comment lines
The check makes sense for comment lines as well.

An example:

    if :; then
    <tab># comment
    <spaces>echo hello
    fi

Change-Id: I3baff60fe272440bbcbe5dd809f264bca1092b78
2021-11-10 19:07:30 +09:00
..
tests Check indents on comment lines 2021-11-10 19:07:30 +09:00
__init__.py Add --version option 2019-06-27 15:02:14 +09:00
__main__.py Allow bashate to be called as a module 2018-07-04 19:33:00 +01:00
bashate.py Check indents on comment lines 2021-11-10 19:07:30 +09:00
messages.py Add an ability to specify max line length 2020-02-04 13:35:52 +11:00