@cspell/dict-haskell
Advanced tools
Comparing version 2.0.0 to 2.0.1
@@ -39,3 +39,3 @@ // cSpell Settings | ||
"name": "separators", | ||
"pattern": "/(?<!n(?='t\\b))(?<!\\w(?='s\\b))(?<!d(?='ve\\b))(?<!\\w(?='d\\b))(?<!\\w(?='re\\b))'/gi", | ||
"pattern": "/(?<!n(?='t\\b))(?<!\\w(?='s\\b))(?<!d(?='ve\\b))(?<!\\w(?='d\\b))(?<!\\w(?='re\\b))'(?!(ll|ve|tis|twas|cause|n't|(?<=\\bma')am|((?<=\\bI')m|((?<=d')y))|((?<=\\by')alls?))\\b)/gi", | ||
"description": "Ignore single quote when it is not a contraction." | ||
@@ -42,0 +42,0 @@ } |
{ | ||
"name": "@cspell/dict-haskell", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "Haskell dictionary for cspell.", | ||
@@ -40,3 +40,3 @@ "publishConfig": { | ||
], | ||
"gitHead": "5fe03a7c9c10459a3c50242737f27bcf3e980f5e" | ||
"gitHead": "7ce737e328d7381043f738ebf7df5e05957bd84f" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
5574