mfussenegger / nvim-lint

An asynchronous linter plugin for Neovim complementary to the built-in Language Server Protocol support.
GNU General Public License v3.0
1.77k stars 191 forks source link

[KTLINT] Remove long removed --android option #516

Closed MTRNord closed 5 months ago

MTRNord commented 5 months ago

Fixes #515

However there is probably a need to figure out how to pass --editorconfig which seems to not be auto discovered by ktlint :/ (it seems to actually work)