Skip to content

Commit

Permalink
Merge pull request #153 from sir-gon/feature/sonarlint
Browse files Browse the repository at this point in the history
[REFACTOR] sonarlint fixes
  • Loading branch information
sir-gon authored Aug 2, 2023
2 parents a4d05c4 + baf0436 commit 6b7fa78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .sonarcloud.properties
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ sonar.projectName=algorithm-exercises-ts
# Replace "\" by "/" on Windows.
# This property is optional if sonar.modules is set.
sonar.sources=src
sonar.exclusions=**/*.json

# Encoding of the source code. Default is default system encoding
sonar.sourceEncoding=UTF-8

sonar.test.exclusions=**/*.json

0 comments on commit 6b7fa78

Please sign in to comment.