Hello
sonar-css-plugin-1.0.0.457.jar is used and sonarqube version is sonar 7.0
while a scss file is analyzed , sonar scanner execution fails with:
ERROR: Unable to lex string source code "@CHARSET "UTF-8";
@CHARSET "UTF-8";
@import "compass";
@import 'includes/dimensions'; /* Contains the fixed positions of the ATM hardware - e.g. button positions */
@import 'includes/branding'; /* Contains the color and font definitions - can be edited for different Garanti brands or users */
.elementHide {
display: none !important;
}
.tableCellCenter {
text-align: center !important;
display: block;
}