Source: neovim-lint
Section: editors
Maintainer: Debian Vim Maintainers <team+vim@tracker.debian.org>
Uploaders: Matthias Geiger <werdahias@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-vim-addon,
Standards-Version: 4.7.3
Homepage: https://codeberg.org/mfussenegger/nvim-lint
Vcs-Browser: https://salsa.debian.org/vim-team/neovim-lint
Vcs-Git: https://salsa.debian.org/vim-team/neovim-lint.git

Package: neovim-lint
Architecture: all
Depends:
 ${misc:Depends},
 ${vim-addon:Depends},
Recommends:
 alex,
 ansible-lint,
 bandit,
 checkstyle,
 chktex,
 clang-tidy,
 clazy,
 rust-clippy,
 codespell,
 cppcheck,
 cpplint,
 dash,
 eslint,
 fennel,
 fish,
 flake8,
 flawfinder,
 gawk,
 ghdl,
 gitleaks,
 gitlint,
 glslc,
 hledger,
 hlint,
 tidy,
 jsonlint,
 ksh,
 lacheck,
 luacheck,
 markdownlint,
 mypy,
 nix,
 perlimports,
 phpmd,
 php,
 puppet-lint,
 pycodestyle,
 pydocstyle,
 pylint,
 rpmlint,
 rstcheck,
 rubocop,
 ruby,
 ruff,
 shellcheck,
 snakemake,
 sqlfluff,
 verilator,
 vulture,
 yamllint,
 yq,
 zlint,
 zsh,
Description: linting plugin for neovim
 This plugin provides linting (syntax checking
 and semantic errors) capabilites for neovim.
 Linters can be enabled dynamically by filetype or globally.
 For detailed setup please refer to README.md.
 .
 This is a neovim-only plugin.
