Skip to content

Commit

Permalink
excluse less
Browse files Browse the repository at this point in the history
  • Loading branch information
grada84 committed Dec 11, 2024
1 parent 775e2cd commit 0243c95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<java.version>1.8</java.version>
<sonar.organization>lacnic</sonar.organization>
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
<sonar.exclusions>**/*.css,**/*.scss,**/*.js</sonar.exclusions>
<sonar.exclusions>**/*.css,**/*.scss,**/*.less,**/*.js</sonar.exclusions>
</properties>

<repositories>
Expand Down

0 comments on commit 0243c95

Please sign in to comment.