mirror of
https://github.com/cuberite/polarssl.git
synced 2025-09-10 23:55:35 -04: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 d50daedccace24bf69903ff7879bc0543757f5ef. Signed-off-by: David Horstmann <david.horstmann@arm.com>
This commit is contained in:
parent
042d845e08
commit
66ef2a06d5
@ -350,7 +350,6 @@ class TabIssueTracker(LineIssueTracker):
|
|||||||
".sln",
|
".sln",
|
||||||
"/Makefile",
|
"/Makefile",
|
||||||
"/Makefile.inc",
|
"/Makefile.inc",
|
||||||
"/make.bat",
|
|
||||||
"/generate_visualc_files.pl",
|
"/generate_visualc_files.pl",
|
||||||
])
|
])
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user