We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 206f7c6 commit 57d0e44Copy full SHA for 57d0e44
sonar-project.properties
@@ -6,12 +6,6 @@ sonar.projectKey=cryptomator_cryptolib-swift
6
sonar.sources=Sources
7
sonar.tests=Tests
8
9
-# Exclude external dependencies
10
-sonar.exclusions=DerivedData/**,**/.build/**
11
-
12
-# Swift-specific settings
13
-sonar.swift.file.suffixes=.swift
14
15
# Disable C/C++/Objective-C analysis (scrypt C files)
16
sonar.c.file.suffixes=-
17
sonar.cpp.file.suffixes=-
0 commit comments