mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2026-04-03 20:05:47 +02:00
Revert "Add exemption for make.bat in checks for tabs"
This is no longer needed as make.bat has been removed. We do not support
building the documentation on Windows.
This reverts commit d50daedcca.
Signed-off-by: David Horstmann <david.horstmann@arm.com>
This commit is contained in:
parent
8d7b213ef8
commit
6c77852252
|
|
@ -350,7 +350,6 @@ class TabIssueTracker(LineIssueTracker):
|
|||
".sln",
|
||||
"/Makefile",
|
||||
"/Makefile.inc",
|
||||
"/make.bat",
|
||||
"/generate_visualc_files.pl",
|
||||
])
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue