Join Slack
Powered by
Our project uses maven, and I have the ktlint-mave...
# ktlint
j
Jonathan Lennox
09/15/2025, 6:57 PM
Our project uses maven, and I have the ktlint-maven-plugin, but it hasn't been updated since ktlint 1.5.0. Does anyone have a way to ping its maintainer? I filed a PR to update it last week but there's been no response as yet.
p
Paul Dingemans
09/15/2025, 7:02 PM
You can just use maven exec plugin, and get rid of a lagging dependency. See
https://pinterest.github.io/ktlint/latest/install/integrations/#maven-integration
for solution.
4
Views
Open in Slack
Previous
Next