Hi,is there any code formatter & lint tool tha...
# build-tools
x
Hi,is there any code formatter & lint tool that can integrate with maven, I tried
ktlin
, but it’s rules is different from the official one
g
Probably make sense to report to ktlint
you also can use headless IDEA to format your code
x
thx, i will check the headless IDEA