Skip to content

Commit

Permalink
chore/#110 :: SceneDelegate 함수 길이 Lint 명령 무시
Browse files Browse the repository at this point in the history
Co-Authored-By: Youngkyu Song <[email protected]>
  • Loading branch information
Kiyoung-Kim-57 and youn9k committed Nov 27, 2024
1 parent 84e662a commit 164a59b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PhotoGether/PhotoGether/App/SceneDelegate.swift
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import SharePhotoFeature

class SceneDelegate: UIResponder, UIWindowSceneDelegate {
var window: UIWindow?

// swiftlint:disable function_body_length
func scene(
_ scene: UIScene,
willConnectTo session: UISceneSession,
Expand Down

0 comments on commit 164a59b

Please sign in to comment.