Skip to content

Commit 4654a4f

Browse files
mochaaPgithub-actions[bot]
authored andcommitted
chore: Auto generate docs
1 parent 43a89a4 commit 4654a4f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc/BUILTINS.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1025,7 +1025,7 @@ local sources = { null_ls.builtins.diagnostics.npm_groovy_lint }
10251025
- Filetypes: `{ "groovy", "java", "Jenkinsfile" }`
10261026
- Method: `diagnostics`
10271027
- Command: `npm-groovy-lint`
1028-
- Args: `{ "-o", "json", "-" }`
1028+
- Args: dynamically resolved (see [source](https://github.com/nvimtools/none-ls.nvim/blob/main/lua/null-ls/builtins/diagnostics/npm_groovy_lint.lua))
10291029

10301030
### [opacheck](https://www.openpolicyagent.org/docs/latest/cli/#opa-check)
10311031

doc/null-ls.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*null-ls.txt* Last change: 2024 December 25
1+
*null-ls.txt* Last change: 2024 December 26
22

33
==============================================================================
44
Table of Contents *null-ls-table-of-contents*

0 commit comments

Comments
 (0)