Skip to content

Commit

Permalink
refactor: sonar-project.properties ์ˆ˜์ •
Browse files Browse the repository at this point in the history
  • Loading branch information
cndqjacndqja committed Aug 17, 2022
1 parent ca9b13b commit 680dfd7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions frontend/sonar-project.properties
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
sonar.projectName=2022-gong-check-front

# Path is relative to the sonar-project.properties file. Replace "\" by "/" on Windows.
sonar.sources=./src

# Sonar to analysis language
sonar.language=js,jsx,ts,tsx
Expand All @@ -10,3 +8,4 @@ sonar.typescript.file.suffixes=.ts,.tsx

# Encoding of the source code. Default is default system encoding
sonar.sourceEncoding=UTF-8
sonar.projectKey=woowacourse-teams_2022-gong-seek_AYKp3pECS_3Pe1LEsoMo

0 comments on commit 680dfd7

Please sign in to comment.