Skip to content

Commit

Permalink
chore: disable file length
Browse files Browse the repository at this point in the history
  • Loading branch information
forgotvas committed Dec 2, 2024
1 parent 4f384cf commit a17ffd7
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ import SwiftUI
import Core
import OEXFoundation
import Combine
// swiftlint:disable file_length

public enum CourseTab: Int, CaseIterable, Identifiable, Sendable {
public var id: Int {
Expand Down

0 comments on commit a17ffd7

Please sign in to comment.