spacecheck: exclude RELEASE-NOTES from a check

This commit is contained in:
Viktor Szakats
2026-01-09 09:45:30 +01:00
parent df7718b5cf
commit 3402036e1a

View File

@@ -40,6 +40,7 @@ my @need_crlf = (
);
my @double_empty_lines = (
"RELEASE-NOTES",
"^lib/.+\\.(c|h)\$",
"^packages/",
"^tests/data/test",