ScaCap / action-ktlint

Run Ktlint with reviewdog
Apache License 2.0
84 stars 29 forks source link

Action does not work with latest (v1.2.0) #49

Closed guil-camp-scacap closed 9 months ago

guil-camp-scacap commented 9 months ago

Version 1.2.0 has just been released. When using the action with that version of ktlint, it fails with:

ktlint version: ktlint version 1.2.0
Parameter '--code-style' is no longer valid. The code style should be defined as '.editorconfig' property 'ktlint_code_style='
reviewdog: EOF
guil-camp-scacap commented 9 months ago

Closing as duplicate of #48