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

Unified Diff: .hgignore

Issue 29643562: Issue 5689 - Add rules for CSS declaration order to stylelint-config-eyeo (Closed) Base URL: https://hg.adblockplus.org/codingtools
Patch Set: Fkexible order of properties Created Jan. 23, 2018, 1:30 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | stylelint-config-eyeo/README.md » ('j') | stylelint-config-eyeo/css-properties-order.js » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .hgignore
===================================================================
--- a/.hgignore
+++ b/.hgignore
@@ -3,8 +3,9 @@
*.pyo
.tox/
__pycache__/
*.egg-info/
build/
dist/
.cache/
.coverage
+node_modules/
« no previous file with comments | « no previous file | stylelint-config-eyeo/README.md » ('j') | stylelint-config-eyeo/css-properties-order.js » ('J')

Powered by Google App Engine
This is Rietveld