Skip to content
This repository was archived by the owner on Oct 28, 2025. It is now read-only.

Commit e7d6485

Browse files
committed
ignore abstract maker
1 parent 938db8f commit e7d6485

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sonar-project.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ sonar.projectKey=geekcell_ddd-symfony-bundle
22
sonar.organization=geekcell
33

44
sonar.sources=src
5-
sonar.exclusions=tests/**, src/Maker/Make*
5+
sonar.exclusions=tests/**, src/Maker/Make*, src/Maker/AbstractBaseMakerCQRS.php
66
sonar.tests=tests
77
sonar.php.coverage.reportPaths=reports/coverage.xml

0 commit comments

Comments
 (0)