-
- Downloads
fix: ignoreScripts default (#18403)
Changes ignoreScripts defaulit to be `true`. Closes #18173 BREAKING CHANGE: ignoreScripts now default to true. If allowScripts=true in global config, ignoreScripts must be set to false in repo config if you want all repos to run scripts.
Please register or sign in to comment