Releases: alaegin/Detekt-Action
Releases · alaegin/Detekt-Action
1.22.0-RC2
1.21.0-RC2
What's Changed
New detekt arguments:
--build-upon-default-config
--all-rules
Please see README.md
Full Changelog: v1.20.0...v1.21.0-RC2
Many thanks to @BrianEstrada for the suggestion about --build-upon-default-config flag
Many thanks to @jjyun-do about marking that --fail-fast is deprecated
1.20
What's Changed
- Fix action version by @paolorotolo in #34
- Fix Git permission error by @KChernenko in #38
New Contributors
- @paolorotolo made their first contribution in #34
- @KChernenko made their first contribution in #38
Full Changelog: v1.19...v1.20.0
1.19
1.18.1.2
1.18.1.1
What's Changed
Full Changelog: v1.18.1...v1.18.1.1
1.18.1
Update detekt v1.18.1
Thanks @ulfsauer0815
1.16.0
Update detekt to v1.16.0
1.16.0-RC1
Update detekt to v1.16.0-RC1
1.15.0.1
Add fail_on_error argument as per #20 issue.
Many thanks to @ernestkamara