Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in swiftlint

SwiftLint setup with Xcode

swift swiftlint

How to uninstall swiftlint from xcode, or to turn its warnings off

ios xcode swiftlint

What's the difference between swiftlint:disable:next and swiftlint:disable:this?

swift 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