ScaCap / action-ktlint

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

ktLint run fails when custom lint rule set. #43

Open victory316 opened 1 year ago

victory316 commented 1 year ago

Currently, when custom lint rule was set it falis execution. I attached infos below.

스크린샷 2023-05-23 오전 11 05 32 스크린샷 2023-05-23 오전 11 05 49
victory316 commented 1 year ago

In addition, we have disabled rules inside .editorconfig file in project to disable trailing-comma-on-call-site but it not works. Could you help about this?