Skip to content

Commit e7382de

Browse files
mochaaPgithub-actions[bot]
authored andcommitted
chore: Auto generate docs
1 parent de747e0 commit e7382de

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

doc/BUILTINS.md

-4
Original file line numberDiff line numberDiff line change
@@ -4096,10 +4096,6 @@ local sources = { null_ls.builtins.formatting.pint }
40964096
- Command: `pint`
40974097
- Args: `{ "--no-interaction", "--quiet", "$FILENAME" }`
40984098

4099-
#### Notes
4100-
4101-
- Command is `./vendor/bin/pint` if pint is installed per project else `pint` if globally installed
4102-
41034099
### [prettier](https://github.com/prettier/prettier)
41044100

41054101
Prettier is an opinionated code formatter. It enforces a consistent style by parsing your code and re-printing it with its own rules that take the maximum line length into account, wrapping code when necessary.

doc/null-ls.txt

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

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

0 commit comments

Comments
 (0)