Skip to content

add detekt static code analyzer#940

Merged
mfussenegger merged 6 commits into
mfussenegger:masterfrom
indika-dev:master
Jun 19, 2026
Merged

add detekt static code analyzer#940
mfussenegger merged 6 commits into
mfussenegger:masterfrom
indika-dev:master

Conversation

@indika-dev

Copy link
Copy Markdown
Contributor

Hi! 👋

This is the initial integration for detekt, a static code analyzer tool. I was quite unhappy with ktlint and when I detected detekt, I gave it a try. Since this tool is missing in nvim-lint, I think, it's a good idea making it available.
Despite the fact, that it is a static code analyzer tool, which analyzes whole projects and goes beyond, what a linter normally provides, it can be used as a linter.
detekt is also already available via mason.

@mfussenegger

Copy link
Copy Markdown
Owner

Can you also add it to the readme?

@indika-dev

Copy link
Copy Markdown
Contributor Author

done ... had README.md accidentially completely reformatted.
Copied from master and readded my changes to README.md

Kind regards,
Stefan

@mfussenegger mfussenegger merged commit fd87a7a into mfussenegger:master Jun 19, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants