mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-20 16:15:43 +02:00
generated: Generate the none-ls builitins
This commit is contained in:
parent
0b93815db5
commit
776835b066
1 changed files with 237 additions and 0 deletions
237
generated/none-ls.nix
Normal file
237
generated/none-ls.nix
Normal file
|
@ -0,0 +1,237 @@
|
|||
# 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"
|
||||
"statix"
|
||||
"ts_node_action"
|
||||
];
|
||||
completion = [
|
||||
"luasnip"
|
||||
"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"
|
||||
"perlimports"
|
||||
"phpcs"
|
||||
"phpmd"
|
||||
"phpstan"
|
||||
"pmd"
|
||||
"proselint"
|
||||
"protolint"
|
||||
"puppet_lint"
|
||||
"pylint"
|
||||
"qmllint"
|
||||
"reek"
|
||||
"regal"
|
||||
"revive"
|
||||
"rpmspec"
|
||||
"rstcheck"
|
||||
"rubocop"
|
||||
"saltlint"
|
||||
"selene"
|
||||
"semgrep"
|
||||
"solhint"
|
||||
"spectral"
|
||||
"sqlfluff"
|
||||
"staticcheck"
|
||||
"statix"
|
||||
"stylelint"
|
||||
"stylint"
|
||||
"swiftlint"
|
||||
"teal"
|
||||
"terraform_validate"
|
||||
"textidote"
|
||||
"textlint"
|
||||
"tfsec"
|
||||
"tidy"
|
||||
"todo_comments"
|
||||
"trail_space"
|
||||
"trivy"
|
||||
"twigcs"
|
||||
"vacuum"
|
||||
"vale"
|
||||
"verilator"
|
||||
"vint"
|
||||
"write_good"
|
||||
"yamllint"
|
||||
"zsh"
|
||||
];
|
||||
formatting = [
|
||||
"alejandra"
|
||||
"asmfmt"
|
||||
"astyle"
|
||||
"bean_format"
|
||||
"bibclean"
|
||||
"biome"
|
||||
"black"
|
||||
"blackd"
|
||||
"blade_formatter"
|
||||
"bsfmt"
|
||||
"buf"
|
||||
"buildifier"
|
||||
"cbfmt"
|
||||
"clang_format"
|
||||
"cljstyle"
|
||||
"cmake_format"
|
||||
"codespell"
|
||||
"crystal_format"
|
||||
"csharpier"
|
||||
"cue_fmt"
|
||||
"cueimports"
|
||||
"d2_fmt"
|
||||
"dart_format"
|
||||
"dfmt"
|
||||
"djhtml"
|
||||
"djlint"
|
||||
"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"
|
||||
"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"
|
||||
"stylelint"
|
||||
"styler"
|
||||
"stylua"
|
||||
"surface"
|
||||
"swift_format"
|
||||
"swiftformat"
|
||||
"swiftlint"
|
||||
"terraform_fmt"
|
||||
"textlint"
|
||||
"tidy"
|
||||
"topiary"
|
||||
"treefmt"
|
||||
"typstfmt"
|
||||
"typstyle"
|
||||
"uncrustify"
|
||||
"usort"
|
||||
"verible_verilog_format"
|
||||
"xmllint"
|
||||
"yamlfix"
|
||||
"yamlfmt"
|
||||
"yapf"
|
||||
"zprint"
|
||||
];
|
||||
hover = [
|
||||
"dictionary"
|
||||
"printenv"
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue