From 776835b0664e4b2952e30bab3e2f4f554461c3a8 Mon Sep 17 00:00:00 2001 From: traxys Date: Fri, 5 Jul 2024 18:46:14 +0200 Subject: [PATCH] generated: Generate the none-ls builitins --- generated/none-ls.nix | 237 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 237 insertions(+) create mode 100644 generated/none-ls.nix diff --git a/generated/none-ls.nix b/generated/none-ls.nix new file mode 100644 index 00000000..bf87aa04 --- /dev/null +++ b/generated/none-ls.nix @@ -0,0 +1,237 @@ +# WARNING: DO NOT EDIT +# This file is generated with packages..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" + ]; +}