We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ef823c commit e2172e4Copy full SHA for e2172e4
sonar-project.properties
@@ -5,7 +5,7 @@ sonar.organization=getstream
5
sonar.sourceEncoding=UTF-8
6
sonar.language=swift
7
sonar.inclusions=Sources/**/*.swift
8
-sonar.exclusions=Sources/**/*_Vendor.swift, Sources/**/Generated/*.swift
+sonar.exclusions=Sources/**/*_Vendor.swift, Sources/**/Generated/*.swift, Sources/StreamChatSwiftUI/StreamNuke/**, Sources/StreamChatSwiftUI/StreamSwiftyGif/**
9
10
# Prevent C/C++/Objective-C files from being analyzed
11
sonar.c.file.suffixes=-
0 commit comments