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
/
src
/
test
Age
Commit message (
Expand
)
Author
2018-11-23
Fix FP S4659: ":local" and ":global" css-modules switches (#145)
1.0.3.724
Elena Vilchik
2018-11-21
Remove S4664 from default profile (#143)
Elena Vilchik
2018-11-21
Fix FP S4662: @extend in Sass (#144)
Elena Vilchik
2018-10-24
Register warning when CSS files were not analyzed because of Node.js configur...
Janos Gyerik
2018-09-13
Log error output from external process and check for return value
Tibor Blenessy
2018-07-25
Fix regression on number handling introduce by the last fix (#111)
Amaury Levé
2018-07-25
Improve regex to avoid backtrack and to use non-capturing groups (#110)
Amaury Levé
2018-06-28
Add 'at-root', 'error' and 'warn' to default of S4662 (#99)
Elena Vilchik
2018-06-28
Improve the way rules are serialized into stylelint json (#98)
Amaury Levé
2018-06-28
Add test for stylelintOptions default values (#96)
Amaury Levé
2018-06-28
Improve logic of node executable detection (#95)
Elena Vilchik
2018-06-28
Update S4656: Rule should be parameterized
Amaury Levé
2018-06-27
Update S4662: Rule should be parameterized (#92)
Amaury Levé
2018-06-27
Exclude minified files (#93)
Elena Vilchik
2018-06-27
Make Node configurable (#89)
Elena Vilchik
2018-06-27
Update S4656: Ignore consecutive duplications with different values
Amaury Levé
2018-06-26
Add unit test for rules regarding styelint key (#84)
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-25
Not fail analysis if Node is not available (#73)
Elena Vilchik
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
Fix analysis of project with non-css files (#58)
Elena Vilchik
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