Skip to content

Login-281 Integrate ktlint

Matt Cupp requested to merge login-281-integrate-ktlint into main

Update to add the ktlint plugin for checking and formatting kotlin files.

Added jvm.config to the maven configuration to allow ktlint to access the private java.lang module per https://github.com/gantsign/ktlint-maven-plugin

Merge request reports