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

Supercharge `klint` configuration with `logLevel` option — or similar behavior

Open
#1,977 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
38/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
java, kotlin

Research direction

Start by reading BaseKotlinExtension.KtlintConfig and the kotlinGradle configuration path mentioned in the issue. Reproduce the auto-formatting behavior with klint, then verify that the chosen log-level configuration is accepted and changes the diagnostic output, including the proposed enum or string form if supported.

Written by the indexing model from the issue text.

Description

enhancement

I'm using klint for kotlinGradle. I couldn't find how to set the log level in order to figure it out what's causing some changes when auto-formatting.

I guess augmenting BaseKotlinExtension.KtlintConfig with logLevel should do it?

Bonus points for an enum with the log levels — and supporting a string value as well for those who don't want to go back and forth with the imports 😅

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.