Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in swiftlint

Nesting violation. Types should be nested at most 1 level deep

ios swift swiftlint

NSMakeRange: Legacy Constructor Violation: Swift constructors are preferred over legacy convenience functions. [duplicate]

swift nsrange swiftlint

How to Exclude Files/Folders for SwiftLint Using CocoaPods?

xcode cocoapods swiftlint

Disable some SwiftLint rules for test target/unit tests files

How do I use swiftlint to lint a single file?

swiftlint

What is extension_access_modifier swiftlint?

Excluding Pods from SwiftLint configuration

ios swift cocoapods swiftlint

Nested types in Swift - what is the good practice?

swift swiftlint

No lintable files found at paths SwiftLint

swift xcode swiftlint

What exactly does 'Type Body Length' mean in Swiftlint?

swift swiftlint

How to fix 'Line Length Violation: Line should be 120 characters or less' - SwiftLint

swift swiftlint

Legacy Constructor Violation: Swift constructors are preferred over legacy convenience functions. (legacy_constructor)

swift xcode swiftlint

How to force error on SwiftLint instead of warnings?

swiftlint

How to install a specific version of swiftlint?

homebrew swiftlint

lint Legacy Constructor Violation: (legacy_constructor) NSMakeRange in Swift?

swift swift3 nsrange swiftlint

Colon Violation: Colons should be next to the identifier when specifying a type and next to the key in dictionary literals. (colon)

swift swiftlint

How to fix "Trailing Whitespace Violation" warnings caused by swiftlint in Xcode?

ios swift xcode swiftlint

Remove SwiftLint installed from package

macos swiftlint