DescriptionIt's quite inconvenient to jump around between:
- Adblock Plus Coding Style
- Precedence
- Consistency
- General
- HTML and CSS
- Mozilla Coding sytle
- General practices
- Naming and formatting code
- Google HTML/CSS Style Guide
to determine CSS coding style rules.
As a result, I reviewed these documents, and combined/simplified their rules into one list.
I hope that we can use it to:
1. Identify undocumented rules
2. Remove incorrect rules
3. Identify rules that we want to change
4. Confirm linter config correctness
Patch Set 1 #MessagesTotal messages: 8
|