Exclude protocol files from code coverage checks.

This commit is contained in:
Stefan Ceriu
2025-06-13 15:19:45 +03:00
parent 9efab63a64
commit 2bc2151c40

View File

@@ -19,6 +19,7 @@ ignore:
- "**/Mock*.swift"
- "**/*Mock.swift"
- "**/*Proxy.swift"
- "**/*Protocol.swift"
flag_management:
default_rules: