Unverified Commit 4565bd1d authored by Thiago Kenji Okada's avatar Thiago Kenji Okada Committed by GitHub
Browse files

textlint-rule-diacritics: unbreak (#461245)

parents fa246ab0 5900224d
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -21,6 +21,8 @@ buildNpmPackage rec {

  dontNpmBuild = true;

  dontCheckForBrokenSymlinks = true;

  passthru.tests = textlint.testPackages {
    rule = textlint-rule-diacritics;
    testFile = ./test.md;