Shopify / retext-shopify

Warn about Shopify style guide violations with Retext.
Other
20 stars 18 forks source link

returns transformer on cased and perfect match #7

Closed jeremyhansonfinger closed 8 years ago

jeremyhansonfinger commented 8 years ago

If cased = true and matchedString === replace, returning transformer outputs the function up to this point rather than a specific message.

image

jeremyhansonfinger commented 8 years ago

:rocket: