Skip to content

Align cli flags and defaults with other analysis tools #2267

@arturbosch

Description

@arturbosch

Expected Behavior

--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

Context

Align behavior wiht tools like PMD and ESLint

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions