outfoxx / PotentCodables

🧪 PotentCodables - A potent set of implementations and extensions to the Swift Codable system
MIT License
69 stars 12 forks source link

Require transformer `Source` types to be `Encodable` or `Decodable` #58

Closed kdubb closed 11 months ago

kdubb commented 11 months ago

This adds a constraint that should already exist and indeed is required by implmenenting code as is.

Should not effect any current implementations.

sonarcloud[bot] commented 11 months ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication