textlint-rule-diacritics: unbreak (#461245)
This commit is contained in:
@@ -21,6 +21,8 @@ buildNpmPackage rec {
|
||||
|
||||
dontNpmBuild = true;
|
||||
|
||||
dontCheckForBrokenSymlinks = true;
|
||||
|
||||
passthru.tests = textlint.testPackages {
|
||||
rule = textlint-rule-diacritics;
|
||||
testFile = ./test.md;
|
||||
|
||||
Reference in New Issue
Block a user