Skip to content

Commit

Permalink
Mark function-quote-no-quoted-strings-inside as autofixable [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
kristerkari committed May 30, 2019
1 parent f473d13 commit 455212a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ Please also see the [example configs](./docs/examples/) for special cases.

### Function

- [`function-quote-no-quoted-strings-inside`](./src/rules/function-quote-no-quoted-strings-inside/README.md): Disallow quoted strings inside the [quote function](https://sass-lang.com/documentation/functions/string#quote).
- [`function-quote-no-quoted-strings-inside`](./src/rules/function-quote-no-quoted-strings-inside/README.md): Disallow quoted strings inside the [quote function](https://sass-lang.com/documentation/functions/string#quote) (Autofixable).

### Media feature

Expand Down

0 comments on commit 455212a

Please sign in to comment.