1
0
Fork 0
mirror of https://github.com/nix-community/nixvim.git synced 2025-11-08 19:46:06 +01:00
nixvim/generated/none-ls-sources.json
saygo-png c89994b0ac treewide: generate JSON instead of Nix
Signed-off-by: saygo-png <saygo.mail@proton.me>
2025-10-19 00:31:33 +00:00

241 lines
3.9 KiB
JSON

{
"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",
"kube_linter",
"ltrs",
"markdownlint",
"markdownlint_cli2",
"markuplint",
"mdl",
"mlint",
"mypy",
"npm_groovy_lint",
"opacheck",
"opentofu_validate",
"perlimports",
"phpcs",
"phpmd",
"phpstan",
"pmd",
"proselint",
"protolint",
"puppet_lint",
"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",
"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",
"meson_format",
"mix",
"nginx_beautifier",
"nimpretty",
"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"]
}