tidy-up: miscellaneous

Closes #20851
This commit is contained in:
Viktor Szakats 2026-02-26 03:13:56 +01:00
parent cbb5544c45
commit ccba492024
No known key found for this signature in database
36 changed files with 114 additions and 118 deletions

View file

@ -216,7 +216,7 @@ endif
endif
_tidy_cflags :=
TIDYFLAGS =
TIDYFLAGS :=
if CURL_WERROR
TIDYFLAGS += '--warnings-as-errors=*'
endif