We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c832100 commit 9c11560Copy full SHA for 9c11560
sonar-project.properties
@@ -4,4 +4,9 @@ sonar.projectName="MultiApps Controller Parent"
4
5
6
sonar.coverage.exclusions=\
7
- **/*configuration*.java
+ **/DatabaseConfiguration.java,\
8
+ **/FlowableConfiguration.java,\
9
+ **/FlowableServicesConfiguration.java,\
10
+ **/JmxConfiguration.java,\
11
+ **/MicrometerConfiguration.java,\
12
+ **/UAAClientConfiguration.java
0 commit comments