Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Side by Side Diff: stylelint-config-eyeo/README.md

Issue 29541680: Issue 5109 - Create stylelintrc for websites and ui modules (Closed) Base URL: https://hg.adblockplus.org/codingtools
Patch Set: Fixed typos, removed unit-no-unkown, reordered brace rules Created Sept. 14, 2017, 8:31 a.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | stylelint-config-eyeo/index.js » ('j') | stylelint-config-eyeo/index.js » ('J')
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 # stylelint-config-eyeo
2
3 A [Stylelint](https://stylelint.io) configuration that checks for compliance wit h the [Adblock Plus coding style guide](https://adblockplus.org/coding-style#htm l-css) which is used for all eyeo projects.
4
5 ## Installation
6
7 npm install -g stylelint stylelint-config-eyeo
8
9 This command requires administrator privileges so you might need to use `sudo`.
OLDNEW
« no previous file with comments | « no previous file | stylelint-config-eyeo/index.js » ('j') | stylelint-config-eyeo/index.js » ('J')

Powered by Google App Engine
This is Rietveld