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