Skip to content

Commit a761571

Browse files
committed
Added paragraph about .csslintrc files.
1 parent 4920f1f commit a761571

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@ In addition to the standard SublimeLinter settings, SublimeLinter-csslint provid
4242

4343
To get a list of the available rule names, execute `csslint --list-rules` from a terminal.
4444

45+
You may also use any of the `csslint` configuration options, including `.csslintrc` files and embedded rules. Please see the [csslint documentation](https://github.com/stubbornella/csslint/wiki/Command-line-interface#configuration-files) for more information.
46+
4547
## Contributing
4648
If you would like to contribute enhancements or fixes, please do the following:
4749

0 commit comments

Comments
 (0)