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
/
sonar-css-plugin
Age
Commit message (
Collapse
)
Author
2018-06-27
Make Node configurable (#89)
Elena Vilchik
2018-06-27
FP S4662: SCSS directives
Amaury Levé
2018-06-27
Update S4656: Ignore consecutive duplications with different values
Amaury Levé
2018-06-27
Remove dash from plugin key (#87)
Elena Vilchik
2018-06-26
Update RSPEC metadata for implemented rules (#79)
Amaury Levé
2018-06-26
Add unit test for rules regarding styelint key (#84)
Amaury Levé
2018-06-26
Rule S4664: Selectors of lower specificity should come before overriding ↵
Amaury Levé
selectors of higher specificity
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
Not fail analysis when syntax error (#80)
Elena Vilchik
2018-06-26
Do not launch stylelint if no rules enabled
Elena
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
Change plugin key (#76)
Elena Vilchik
2018-06-26
Rule S4660: Pseudo-element selectors 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 ↵
Amaury Levé
should be avoided
2018-06-26
Rule S4654: CSS properties should be valid
Amaury Levé
2018-06-25
Not fail analysis if Node is not available (#73)
Elena Vilchik
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-25
Cut stylelint key from message (#66)
Elena Vilchik
2018-06-22
Support import of external stylelint issues report (#65)
Elena Vilchik
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-22
Fix analysis of project with non-css files (#58)
Elena Vilchik
2018-06-22
Rule S4667: CSS file not be empty (#59)
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é
2018-06-21
Add comment lines and lines of code metrics (#49)
Amaury Levé
2018-06-21
Generate rules configuration file (#56)
Elena Vilchik
2018-06-21
Improve tokenizer and highlighting
Amaury Levé
2018-06-15
Add syntax highlighting (#46)
Amaury Levé
2018-06-14
Integrate stylelint inside plugin (#42)
Elena Vilchik
2018-06-13
Add syntax highlighting for strings and comments (#43)
Amaury Levé
2018-06-12
Tokenize CSS (#40)
Amaury Levé
2018-06-12
Create CSS language and set up trivial ITs (#39)
Elena Vilchik
2018-05-31
Bootstrap the plugin
Tibor Blenessy
[prev]