Skip to content

Commit

Permalink
(amend)
Browse files Browse the repository at this point in the history
  • Loading branch information
Eunomiac committed Sep 24, 2023
1 parent 5e4765b commit b108c1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sonar-project.properties
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ sonar.sources=.
sonar.inclusions=**/*.ts,**/*.d.ts,**/*.scss,**/*.hbs

# Exclusions: SonarCloud & SonarLint will not scan matching files:
sonar.exclusions=data-import/**
sonar.exclusions=**/data-import/**

0 comments on commit b108c1c

Please sign in to comment.