mirror of
https://github.com/Mbed-TLS/mbedtls-framework.git
synced 2026-09-13 21:59:55 +00:00
Add exemption for make.bat in checks for tabs
Signed-off-by: David Horstmann <[email protected]>
This commit is contained in:
@@ -350,6 +350,7 @@ class TabIssueTracker(LineIssueTracker):
|
|||||||
".sln",
|
".sln",
|
||||||
"/Makefile",
|
"/Makefile",
|
||||||
"/Makefile.inc",
|
"/Makefile.inc",
|
||||||
|
"/make.bat",
|
||||||
"/generate_visualc_files.pl",
|
"/generate_visualc_files.pl",
|
||||||
])
|
])
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user