mirror of
https://github.com/Mbed-TLS/mbedtls-framework.git
synced 2026-08-01 16:57:46 +00:00
Add exemption for make.bat in checks for tabs
Signed-off-by: David Horstmann <[email protected]>
This commit is contained in:
committed by
Gilles Peskine
parent
b9f0674ef1
commit
1fa678d58e
@@ -350,6 +350,7 @@ class TabIssueTracker(LineIssueTracker):
|
||||
".sln",
|
||||
"/Makefile",
|
||||
"/Makefile.inc",
|
||||
"/make.bat",
|
||||
"/generate_visualc_files.pl",
|
||||
])
|
||||
|
||||
|
||||
Reference in New Issue
Block a user