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.8.1 #119

Closed almazrafi closed 4 months ago

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