textlint-rule-diacritics: unbreak (#461245)

This commit is contained in:
Thiago Kenji Okada
2025-11-16 11:32:49 +00:00
committed by GitHub
@@ -21,6 +21,8 @@ buildNpmPackage rec {
dontNpmBuild = true;
dontCheckForBrokenSymlinks = true;
passthru.tests = textlint.testPackages {
rule = textlint-rule-diacritics;
testFile = ./test.md;