mirror of
https://github.com/curl/curl.git
synced 2026-01-18 17:21:26 +01:00
spacecheck: exclude RELEASE-NOTES from a check
This commit is contained in:
1
.github/scripts/spacecheck.pl
vendored
1
.github/scripts/spacecheck.pl
vendored
@@ -40,6 +40,7 @@ my @need_crlf = (
|
||||
);
|
||||
|
||||
my @double_empty_lines = (
|
||||
"RELEASE-NOTES",
|
||||
"^lib/.+\\.(c|h)\$",
|
||||
"^packages/",
|
||||
"^tests/data/test",
|
||||
|
||||
Reference in New Issue
Block a user