mirror of
https://github.com/curl/curl.git
synced 2026-05-30 08:47:28 +03:00
projects: drop unused logic from generate.bat
Follow-up to 5a0644fae8 #8442
Closes #18397
This commit is contained in:
parent
ca6d6dcb20
commit
cda243d053
2 changed files with 46 additions and 81 deletions
2
.github/scripts/spacecheck.pl
vendored
2
.github/scripts/spacecheck.pl
vendored
|
|
@ -30,7 +30,7 @@ my @tabs = (
|
|||
"^m4/zz40-xc-ovr.m4",
|
||||
"Makefile\\.(am|example)\$",
|
||||
"/mkfile",
|
||||
"\\.(bat|sln|vc)\$",
|
||||
"\\.(sln|vc)\$",
|
||||
"^tests/data/test",
|
||||
);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue