hhru / Nivelir

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

Release 1.6.3 #104

Closed almazrafi closed 1 year ago

steve-jobs-bot commented 1 year 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