Skip to content

Commit 57d0e44

Browse files
committed
Simplify SonarCloud configuration
1 parent 206f7c6 commit 57d0e44

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

sonar-project.properties

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,6 @@ sonar.projectKey=cryptomator_cryptolib-swift
66
sonar.sources=Sources
77
sonar.tests=Tests
88

9-
# Exclude external dependencies
10-
sonar.exclusions=DerivedData/**,**/.build/**
11-
12-
# Swift-specific settings
13-
sonar.swift.file.suffixes=.swift
14-
159
# Disable C/C++/Objective-C analysis (scrypt C files)
1610
sonar.c.file.suffixes=-
1711
sonar.cpp.file.suffixes=-

0 commit comments

Comments
 (0)