Skip to content

Commit

Permalink
refactor(builtins)!: DROPPING UNMAINTAINED BUILTINS (#77)
Browse files Browse the repository at this point in the history
  • Loading branch information
mochaaP committed Feb 29, 2024
1 parent 2236d2b commit 92a0251
Show file tree
Hide file tree
Showing 89 changed files with 61 additions and 6,288 deletions.
1,497 changes: 25 additions & 1,472 deletions doc/BUILTINS.md

Large diffs are not rendered by default.

468 changes: 0 additions & 468 deletions doc/builtins.json

Large diffs are not rendered by default.

15 changes: 0 additions & 15 deletions lua/null-ls/builtins/_meta/code_actions.lua
Original file line number Diff line number Diff line change
@@ -1,12 +1,6 @@
-- THIS FILE IS GENERATED. DO NOT EDIT MANUALLY.
-- stylua: ignore
return {
eslint = {
filetypes = { "javascript", "javascriptreact", "typescript", "typescriptreact", "vue" }
},
eslint_d = {
filetypes = { "javascript", "javascriptreact", "typescript", "typescriptreact", "vue" }
},
gitrebase = {
filetypes = { "gitrebase" }
},
Expand All @@ -19,25 +13,16 @@ return {
impl = {
filetypes = { "go" }
},
ltrs = {
filetypes = { "text", "markdown" }
},
proselint = {
filetypes = { "markdown", "tex" }
},
refactoring = {
filetypes = { "go", "javascript", "lua", "python", "typescript" }
},
shellcheck = {
filetypes = { "sh" }
},
statix = {
filetypes = { "nix" }
},
ts_node_action = {
filetypes = {}
},
xo = {
filetypes = { "javascript", "javascriptreact", "typescript", "typescriptreact" }
}
}
96 changes: 0 additions & 96 deletions lua/null-ls/builtins/_meta/diagnostics.lua
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,6 @@ return {
ansiblelint = {
filetypes = { "yaml.ansible" }
},
bandit = {
filetypes = { "python" }
},
bslint = {
filetypes = { "brs" }
},
Expand All @@ -31,12 +28,6 @@ return {
checkstyle = {
filetypes = { "java" }
},
chktex = {
filetypes = { "tex" }
},
clang_check = {
filetypes = { "c", "cpp" }
},
clazy = {
filetypes = { "cpp" }
},
Expand All @@ -55,24 +46,15 @@ return {
cppcheck = {
filetypes = { "cpp", "c" }
},
cpplint = {
filetypes = { "cpp", "c" }
},
credo = {
filetypes = { "elixir" }
},
cue_fmt = {
filetypes = { "cue" }
},
curlylint = {
filetypes = { "jinja.html", "htmldjango" }
},
deadnix = {
filetypes = { "nix" }
},
deno_lint = {
filetypes = { "javascript", "typescript", "typescriptreact", "javascriptreact" }
},
djlint = {
filetypes = { "django", "jinja.html", "htmldjango" }
},
Expand All @@ -85,18 +67,9 @@ return {
erb_lint = {
filetypes = { "eruby" }
},
eslint = {
filetypes = { "javascript", "javascriptreact", "typescript", "typescriptreact", "vue" }
},
eslint_d = {
filetypes = { "javascript", "javascriptreact", "typescript", "typescriptreact", "vue" }
},
fish = {
filetypes = { "fish" }
},
flake8 = {
filetypes = { "python" }
},
gccdiag = {
filetypes = { "c", "cpp" }
},
Expand All @@ -112,30 +85,18 @@ return {
golangci_lint = {
filetypes = { "go" }
},
gospel = {
filetypes = { "go" }
},
hadolint = {
filetypes = { "dockerfile" }
},
haml_lint = {
filetypes = { "haml" }
},
jshint = {
filetypes = { "javascript" }
},
jsonlint = {
filetypes = { "json" }
},
ktlint = {
filetypes = { "kotlin" }
},
ltrs = {
filetypes = { "text", "markdown", "markdown" }
},
luacheck = {
filetypes = { "lua" }
},
markdownlint = {
filetypes = { "markdown" }
},
Expand All @@ -148,9 +109,6 @@ return {
mdl = {
filetypes = { "markdown" }
},
misspell = {
filetypes = {}
},
mlint = {
filetypes = { "matlab", "octave" }
},
Expand All @@ -166,9 +124,6 @@ return {
perlimports = {
filetypes = { "perl" }
},
php = {
filetypes = { "php" }
},
phpcs = {
filetypes = { "php" }
},
Expand All @@ -184,36 +139,12 @@ return {
proselint = {
filetypes = { "markdown", "tex" }
},
protoc_gen_lint = {
filetypes = { "proto" }
},
protolint = {
filetypes = { "proto" }
},
psalm = {
filetypes = { "php" }
},
puglint = {
filetypes = { "pug" }
},
puppet_lint = {
filetypes = { "puppet", "epuppet" }
},
pycodestyle = {
filetypes = { "python" }
},
pydocstyle = {
filetypes = { "python" }
},
pylama = {
filetypes = { "python" }
},
pylint = {
filetypes = { "python" }
},
pyproject_flake8 = {
filetypes = { "python" }
},
qmllint = {
filetypes = { "qml" }
},
Expand All @@ -235,9 +166,6 @@ return {
rubocop = {
filetypes = { "ruby" }
},
ruff = {
filetypes = { "python" }
},
saltlint = {
filetypes = { "sls" }
},
Expand All @@ -247,12 +175,6 @@ return {
semgrep = {
filetypes = { "typescript", "typescriptreact", "ruby", "python", "java", "go" }
},
semistandardjs = {
filetypes = { "javascript", "javascriptreact" }
},
shellcheck = {
filetypes = { "sh" }
},
solhint = {
filetypes = { "solidity" }
},
Expand All @@ -262,12 +184,6 @@ return {
sqlfluff = {
filetypes = { "sql" }
},
standardjs = {
filetypes = { "javascript", "javascriptreact" }
},
standardrb = {
filetypes = { "ruby" }
},
staticcheck = {
filetypes = { "go" }
},
Expand Down Expand Up @@ -310,15 +226,9 @@ return {
trivy = {
filetypes = { "terraform", "tf", "terraform-vars" }
},
tsc = {
filetypes = { "typescript", "typescriptreact" }
},
twigcs = {
filetypes = { "twig" }
},
typos = {
filetypes = {}
},
vacuum = {
filetypes = { "yaml", "json" }
},
Expand All @@ -331,15 +241,9 @@ return {
vint = {
filetypes = { "vim" }
},
vulture = {
filetypes = { "python" }
},
write_good = {
filetypes = { "markdown" }
},
xo = {
filetypes = { "javascript", "javascriptreact", "typescript", "typescriptreact" }
},
yamllint = {
filetypes = { "yaml" }
},
Expand Down
Loading

0 comments on commit 92a0251

Please sign in to comment.