flake/dev/fmt: add docs/mdbook/highlight.js to ignore list

This commit is contained in:
Gaetan Lepage 2025-08-04 01:44:16 +02:00
parent 550c2573bb
commit 80398d2a59

View file

@ -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"