You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
--build-upon-default-config should be true by default.
new flag --all-rules which activates all rules
remove --fail-fast
introduce new flag --max-issues to quickly manipulate the number of allowed issues without having a config file.
Current Behavior
--fail-fast does three things: --build-upon-default-config + maxIssues=0 + activates all rules