fix: disable check-clang-tidy nounset check (#6658)
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
# example usage: FAST=1 ./scripts/check-clang-tidy.sh --checks '-*,modernize-return-braced-init-list' --fix
|
||||
|
||||
set -eu
|
||||
set -e
|
||||
|
||||
clang-tidy --version
|
||||
|
||||
|
||||
Reference in New Issue
Block a user