hacking/hacking/tests/checks
Ilya Maximets ab5de186cf Fix unconditional license print if H103 is not selected
Regardless of H103 being selected by the user, if the license is not
an exact apache2 license, it will be printed out poluting the output.

With this change the comparison will be printed along with the error
message, so will not be visible if H103 was not selected.

Change-Id: Id526d83626e377aedd0bd2a998fc7d6e01058d3e
2022-02-23 01:12:15 +01:00
..
__init__.py Move comment checks into their own module 2014-04-23 10:03:18 -07:00
test_comments.py Fix unconditional license print if H103 is not selected 2022-02-23 01:12:15 +01:00
test_except_checks.py Add H216 to flag use of third party mock 2020-12-01 14:23:27 -06:00
test_mock.py Add H216 to flag use of third party mock 2020-12-01 14:23:27 -06:00
test_other.py Catch .format() use in log string interpoliation check 2020-10-13 12:05:00 -05:00