mirror of
https://github.com/nix-community/nixvim.git
synced 2025-08-09 20:35:10 +02:00
flake/dev/fmt: add docs/mdbook/highlight.js to ignore list
This commit is contained in:
parent
dfa86bdffe
commit
823be6eb81
1 changed files with 1 additions and 0 deletions
|
@ -57,6 +57,7 @@
|
|||
"**.scm"
|
||||
"**.svg"
|
||||
"**/man/*.5"
|
||||
"docs/mdbook/highlight.js"
|
||||
# Those files are generated by pytest-regression, which then `diff`s them.
|
||||
# Formatting them will make the tests fail.
|
||||
"docs/gfm-alerts-to-admonitions/tests/**/*.yml"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue