Join Slack
Powered by
What can I use to auto fix linting issues in the p...
# server
o
Olufemi Adeojo
05/13/2025, 10:01 PM
What can I use to auto fix linting issues in the project from the command line?
s
Stephanie B
05/20/2025, 8:43 AM
are you familiar with the jlleitschuh ktlin gradle plug-in? the ktlintFormat target can be run from the command-line
r
rmarquis
05/25/2025, 9:50 AM
I've been using
https://github.com/jeremymailen/kotlinter-gradle
with satisfaction.
👍 1
Open in Slack
Previous
Next