Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Support for Kotlin Formatter Detekt

Open
#143 22 comments 21 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
45/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Quiet
Tech stack
kotlin

Research direction

Start by reading Spotless's existing Ktlint integration and the Detekt documentation linked in the issue to understand how formatter integrations are structured. Determine the integration's configuration and invocation requirements, then verify that Kotlin projects can use Detekt through Spotless alongside the existing Ktlint support.

Written by the indexing model from the issue text.

Description

enhancement

There's another formatter with much more configuration called Detekt that some kotlin projects may want to use instead of Ktlint.

(Personally, I still love Ktlint but some people want options). It would be nice if there was an integration with Detekt built in to Spotless..

Dominant language
Java
Stars
5.7k
Forks
560
Avg merge
1d 13h
Merged PRs (30d)
43

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from diffplug/spotless

All issues in diffplug/spotless

Similar issues

More Java issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.