index
:
sonar-css
S4662-ignore-sass-@use
alban/issue-204
dependabot/npm_and_yarn/sonar-css-plugin/css-bundle/acorn-5.7.4
godin/wip
issue-213
issue-225
issue-227
master
misc
SonarCSS: CSS Analyzer for SonarQube
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
its
/
plugin
/
projects
/
issues-project
/
src
/
file1.css
Age
Commit message (
Expand
)
Author
2019-12-24
Add parameter for S4660 to define custom pseudo-elements (#220)
Alban Auzeill
2019-12-23
Add Angular Material 'md' and Font Awesome 'fa' prefixes to default config of...
Alban Auzeill
2019-06-14
Revert "Add rule S5362: Expressions within "calc" should be valid (#180)" (#185)
Elena Vilchik
2019-06-14
S4670: add parameter for ignored types (#182)
Elena Vilchik
2019-06-13
Add rule S5362: Expressions within "calc" should be valid (#180)
Elena Vilchik
2019-06-12
Consider 'x' unit as compliant for S4653 (#178)
Elena Vilchik
2019-06-12
Ignore Angular Material selector types in S4670 (#177)
Elena Vilchik
2019-04-25
Update Stylelint version to 10.0.1 (#163)
Elena Vilchik
2018-11-23
Fix FP S4659: ":local" and ":global" css-modules switches (#145)
1.0.3.724
Elena Vilchik
2018-06-27
Update S4656: Ignore consecutive duplications with different values
Amaury Levé
2018-06-26
Rule S4664: Selectors of lower specificity should come before overriding sele...
Amaury Levé
2018-06-26
Rule S4650: 'calc' members should be correctly spaced or indented
Amaury Levé
2018-06-26
Rule S4651: 'linear-gradient' directions should be valid
Amaury Levé
2018-06-26
Rule S4668: Comments formatting should be valid
Amaury Levé
2018-06-26
Rule S4661: Media features should be valid
Amaury Levé
2018-06-26
Rule S4662: at-rules should be valid
Amaury Levé
2018-06-26
Fix rebase
Amaury Levé
2018-06-26
Rule S4670: Selectors should be known
Amaury Levé
2018-06-26
Rule S4666: Selectors should not be duplicated
Amaury Levé
2018-06-26
Rule S4657: Shorthand properties that override related longhand properties sh...
Amaury Levé
2018-06-26
Rule S4654: CSS properties should be valid
Amaury Levé
2018-06-25
Rule S4658: Empty blocks should be removed
Amaury Levé
2018-06-25
Rule S1116: Empty statements should be removed
Amaury Levé
2018-06-25
Rule S4648: Duplicated font names should be removed
Amaury Levé
2018-06-25
Rule S4649: Font declarations should contain at least one generic font family
Amaury Levé
2018-06-25
Rule S1128: Useless imports should be removed (#64)
Amaury Levé
2018-06-22
Rule S4656: Properties should not be duplicated (#63)
Amaury Levé
2018-06-22
Rule S4655: '!important' should not be used on 'keyframes' (#61)
Amaury Levé
2018-06-21
Rule S4652: Strings should not contain new lines (#57)
Amaury Levé
2018-06-21
Rule S4663: Comments should not be empty (#51)
Amaury Levé
2018-06-21
Rule S4653: Units should be valid (#50)
Amaury Levé