plugin-template

.editorconfig

This file defines rules for formatters that are supported by many different IDEs. By default, we prefer to disable the max line length check for Kotlin files since IntelliJ's formatter acts weird around line breaks.

See editorconfig.org to learn more.