Skip to content

Commit

Permalink
Sonar ignore (#1124)[backend]
Browse files Browse the repository at this point in the history
* pref(sonar): exclude some source

* pref(sonar): exclude some source
  • Loading branch information
guzhongren authored Mar 6, 2024
1 parent b0260db commit 7fd180c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions backend/sonar-project.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
sonar.exclusions=**/HeartbeatApplication**,**/config/**,**/util/SystemUtil**

0 comments on commit 7fd180c

Please sign in to comment.