bootstrap: enable tidy auto extra checks on tools profile
This commit is contained in:
parent
9ba00e0f9e
commit
4096582662
2 changed files with 5 additions and 0 deletions
|
|
@ -475,6 +475,9 @@
|
|||
# Note that if any value is manually given to bootstrap such as
|
||||
# `./x test tidy --extra-checks=js`, this value is ignored.
|
||||
# Use `--extra-checks=''` to temporarily disable all extra checks.
|
||||
#
|
||||
# Automatically enabled in the "tools" profile.
|
||||
# Set to the empty string to force disable (recommeded for hdd systems).
|
||||
#build.tidy-extra-checks = ""
|
||||
|
||||
# Indicates whether ccache is used when building certain artifacts (e.g. LLVM).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue