exercism / objective-c

Exercism exercises in Objective-C.
https://exercism.org/tracks/objective-c
MIT License
8 stars 37 forks source link

Add test for non null region checking in all test files. #188

Open masters3d opened 6 years ago

masters3d commented 6 years ago

Forced nullability checking in all test files using regions.

https://developer.apple.com/swift/blog/?id=25

masters3d commented 6 years ago

Definition of done: CI check that all test have nullability regions, if not fail CI test