Y
Hacker News
new
|
ask
|
show
|
jobs
by
yawaramin
2460 days ago
Great idea. Can you enforce it in PR checks?
1 comments
angott
2460 days ago
Yes, at work we added swiftlint as part of our build pipeline, and we have it reject any usage of force unwraps.
link