Skip to content

Commit

Permalink
[TransactionalMessenger] Added SonarCloud checks, refactor GitHub act…
Browse files Browse the repository at this point in the history
…ions
  • Loading branch information
fractalzombie committed Mar 6, 2023
1 parent bbb9d6d commit 7635c2b
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
@@ -1,7 +1,7 @@
sonar.projectKey=fractalzombie_frzb-transactional-messenger
sonar.organization=fractalzombie
sonar.projectName=frzb-transactional-messenger
sonar.sources=.
sonar.sources=Attribute/**,Enum/**,Event/**,EventListener/**,Exception/**,Helper/**,MessageBus/**,Storage/**,ValueObject/**
sonar.sourceEncoding=UTF-8
sonar.tests=Tests
sonar.exclusions=Resources/**,.docker/**,.github/**,vendor/**
Expand Down

0 comments on commit 7635c2b

Please sign in to comment.