func sceneDidBecomeActive()

in SwiftlintTemplate/SceneDelegate.swift [28:31]


    func sceneDidBecomeActive(_ scene: UIScene) {
        // Called when the scene has moved from an inactive state to an active state.
        // Use this method to restart any tasks that were paused (or not yet started) when the scene was inactive.
    }