Henning B
.editorconfig
# Don't autoformat this file, IntelliJ adds forbidden spaces root=true [*.{kt,kts}] disabled_rules=indent,max-line-length insert_final_newline=true
tapchicoma
disabledRules.set(setOf("final-newline"))
A modern programming language that makes developers happier.