hhru / Nivelir

A Swift DSL for navigation in iOS and tvOS apps with a simplified, chainable, and compile time safe syntax
MIT License
256 stars 8 forks source link

Release 1.8.0 #117

Closed almazrafi closed 6 months ago

steve-jobs-bot commented 6 months ago
3 Warnings
:warning: Example/NivelirExample/Screens/Authorization/AuthorizationViewController.swift#L60 - Explicit use of 'self' is not required
redundant_self_in_closure AuthorizationViewController.swift:60
:warning: Example/NivelirExample/Screens/Authorization/AuthorizationViewController.swift#L61 - Explicit use of 'self' is not required
redundant_self_in_closure AuthorizationViewController.swift:61
:warning: Example/NivelirExample/Screens/Authorization/AuthorizationViewController.swift#L76 - Explicit use of 'self' is not required
redundant_self_in_closure AuthorizationViewController.swift:76

Generated by :no_entry_sign: Danger