nix-community.nixvim/generated/none-ls.nix

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

251 lines
3.8 KiB
Nix
Raw Normal View History

# WARNING: DO NOT EDIT
# This file is generated with packages.<system>.none-ls-builtins, which is run automatically by CI
{
code_actions = [
"gitrebase"
"gitsigns"
"gomodifytags"
"impl"
"proselint"
"refactoring"
"regal"
"statix"
"textlint"
"ts_node_action"
];
completion = [
"luasnip"
"nvim_snippets"
"spell"
"tags"
"vsnip"
];
diagnostics = [
"actionlint"
"alex"
"ansiblelint"
"bean_check"
"bslint"
"buf"
"buildifier"
"cfn_lint"
"checkmake"
"checkstyle"
"clazy"
"clj_kondo"
"cmake_lint"
"codespell"
"commitlint"
"cppcheck"
"credo"
"cue_fmt"
"deadnix"
"djlint"
"dotenv_linter"
"editorconfig_checker"
"erb_lint"
"fish"
"gccdiag"
"gdlint"
"gitlint"
"glslc"
"golangci_lint"
"hadolint"
"haml_lint"
"ktlint"
"ltrs"
"markdownlint"
"markdownlint_cli2"
"markuplint"
"mdl"
"mlint"
"mypy"
"npm_groovy_lint"
"opacheck"
"opentofu_validate"
"perlimports"
"phpcs"
"phpmd"
"phpstan"
"pmd"
"proselint"
"protolint"
"puppet_lint"
2025-01-22 07:59:23 +01:00
"pydoclint"
"pylint"
"qmllint"
"reek"
"regal"
"revive"
"rpmspec"
"rstcheck"
"rubocop"
"saltlint"
"selene"
"semgrep"
"solhint"
"spectral"
"sqlfluff"
"sqruff"
"staticcheck"
"statix"
"stylelint"
"stylint"
"swiftlint"
"teal"
"terraform_validate"
"terragrunt_validate"
"textidote"
"textlint"
"tfsec"
"tidy"
"todo_comments"
"trail_space"
"trivy"
"twigcs"
"vacuum"
"vale"
"verilator"
"vint"
"write_good"
"yamllint"
"zsh"
];
formatting = [
"alejandra"
"asmfmt"
"astyle"
2025-01-22 07:59:23 +01:00
"atlas_fmt"
"bean_format"
"bibclean"
"biome"
"black"
"blackd"
"blade_formatter"
"bsfmt"
"buf"
"buildifier"
"cbfmt"
"clang_format"
"cljfmt"
"cljstyle"
"cmake_format"
"codespell"
"crystal_format"
"csharpier"
"cue_fmt"
"cueimports"
"d2_fmt"
"dart_format"
"dfmt"
"djhtml"
"djlint"
"duster"
"dxfmt"
"elm_format"
"emacs_scheme_mode"
"emacs_vhdl_mode"
"erb_format"
"erb_lint"
"erlfmt"
"fantomas"
"findent"
"fish_indent"
"fnlfmt"
"forge_fmt"
"format_r"
"fprettify"
"gdformat"
"gersemi"
"gleam_format"
"gn_format"
"gofmt"
"gofumpt"
"goimports"
"goimports_reviser"
"golines"
"google_java_format"
"haxe_formatter"
"hclfmt"
"htmlbeautifier"
"isort"
"isortd"
"joker"
"just"
"ktlint"
"leptosfmt"
"markdownlint"
"mdformat"
"mix"
"nginx_beautifier"
"nimpretty"
2025-01-22 07:59:23 +01:00
"nix_flake_fmt"
"nixfmt"
"nixpkgs_fmt"
"npm_groovy_lint"
"ocamlformat"
"ocdc"
"opentofu_fmt"
"packer"
"pg_format"
"phpcbf"
"phpcsfixer"
"pint"
"prettier"
"prettierd"
"pretty_php"
"prisma_format"
"protolint"
"ptop"
"puppet_lint"
"purs_tidy"
"pyink"
"qmlformat"
"racket_fixw"
"raco_fmt"
"rego"
"remark"
"rescript"
"rubocop"
"rubyfmt"
"rufo"
"rustywind"
"scalafmt"
"shellharden"
"shfmt"
"smlfmt"
"sql_formatter"
"sqlfluff"
"sqlfmt"
"sqlformat"
"sqruff"
"stylelint"
"styler"
"stylua"
"surface"
"swift_format"
"swiftformat"
"swiftlint"
"terraform_fmt"
"terragrunt_fmt"
"textlint"
"tidy"
"topiary"
"treefmt"
"typstfmt"
"typstyle"
"uncrustify"
"usort"
"verible_verilog_format"
"xmllint"
"yamlfix"
"yamlfmt"
"yapf"
"zprint"
];
hover = [
"dictionary"
"printenv"
];
}