Skip to content

Instantly share code, notes, and snippets.

View andemengo's full-sized avatar

Andrea Mengoli andemengo

View GitHub Profile
@andemengo
andemengo / .periphery.yml
Created October 7, 2021 23:49
Periphery configuration
project: Project.xcodeproj
report_exclude:
- Project/Shared/Generated/R.generated.swift
retain_assign_only_properties: true
retain_unused_protocol_func_params: true
retain_objc_accessible: true
retain_public: true
external_encodable_protocols: true
schemes:
- Debug