]> git.ipfire.org Git - thirdparty/gcc.git/commit
check_GNU_style.py: Skip .md square bracket linting
authorPatrick O'Neill <patrick@rivosinc.com>
Tue, 12 Sep 2023 18:30:20 +0000 (11:30 -0700)
committerPatrick O'Neill <patrick@rivosinc.com>
Fri, 29 Sep 2023 21:13:02 +0000 (14:13 -0700)
commit895ec1956a1d8e4338760afae4e62829ba53ea7d
treeb8e2963de73c551a9be6ce50560ffffff4895b7a
parent51d09e67df52164c2025afa24531cf79820ff4c8
check_GNU_style.py: Skip .md square bracket linting

This testcase causes lots of false-positives for machine description files.

contrib/ChangeLog:

* check_GNU_style_lib.py: Skip machine description file bracket linting.

Signed-off-by: Patrick O'Neill <patrick@rivosinc.com>
contrib/check_GNU_style_lib.py