Disable some CPD on generated code and some tests
Some checks are pending
gitea-openium/resgen.swift/pipeline/head This commit looks good
gitea-openium/resgen.swift/pipeline/pr-master Build started...

This commit is contained in:
2025-05-05 08:55:58 +02:00
parent 08e4d4495f
commit 4d730800e1
4 changed files with 16 additions and 2 deletions

View File

@@ -5,6 +5,8 @@
// Created by Loris Perret on 05/12/2023.
//
// CPD-OFF
import Foundation
enum FirebaseGenerator {
@@ -85,3 +87,5 @@ enum FirebaseGenerator {
"""
}
}
// CPD-ON