Skip to content
This repository was archived by the owner on Nov 9, 2017. It is now read-only.

Commit f707a56

Browse files
author
Markus Falk
committed
[TASK] update docs refs #160
1 parent 956a165 commit f707a56

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/grunt-customization.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ Creates JavaScript documentation in ```documentation/```.
2121

2222
For each customizable task there is a ```.*rc```-file that you can use to make these tasks fit your needs.
2323

24+
* Accessibility-Linter: [.accessibilityrc](https://github.com/yargalot/grunt-accessibility/)
25+
* JSHint: [.jshintrc](http://www.jshint.com/docs/options/)
2426
* OOCSS-Linter: [.csslintrc](https://github.com/CSSLint/csslint/wiki/Rules)
25-
* JSHint-Linter: [.jshintrc](http://www.jshint.com/docs/options/)
26-
* accessibility-task: [.accessibilityrc](https://github.com/yargalot/grunt-accessibility/)
27+
* SCSS-Linter: [.scsslintrc](https://github.com/brigade/scss-lint/blob/master/lib/scss_lint/linter/README.md)

0 commit comments

Comments
 (0)