Search code examples
How to integrate SwiftLint with an iOS app using Swift Package Manager?...


iosxcode11swift-package-managerswiftlint

Read More
Swiftlint can't be found on Apple Silicon xcode...


xcodeswiftlintapple-silicon

Read More
Swiftlint unable to open configuration file...


swiftxcodeswift5swiftlint

Read More
SwiftLint Rule to ask for pragma mark before every extension...


swiftregexswiftlint

Read More
Require multiline parameters and arguments to start on a new line after the opening parenthesis...


swiftlint

Read More
Switch case formatting issue with SwiftLint...


swiftswitch-statementswiftlint

Read More
Swiftlint autocorrect command not working...


iosswiftcocoapodsswiftlint

Read More
SwiftLint doesn't produce any warnings while code has a lot of of them...


swiftlintswiftlint

Read More
Swiftlint allow force unwrap for hardcoded URLs while maintaining force_unwrapping rule...


swiftswiftlint

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


swiftswiftlint

Read More
Excluding Pods from SwiftLint configuration...


iosswiftcocoapodsswiftlint

Read More
Regex that doesn't contain is|has prefix but ends with : Bool...


regexswiftlint

Read More
How to run swiftlint for git diff files only...


swiftgitversion-controlswiftlint

Read More
Regex where substring isn't found in pattern in specific location...


regexregex-negationswiftlint

Read More
Swift 4 Using KVO to listen to volume changes...


ioskey-value-observingswift4xcode9swiftlint

Read More
Swiftlint Regex - Custom rule regex not working...


regexswiftlint

Read More
How to add SwiftLint to Swift Vapor project...


swiftswift-package-managervaporswiftlint

Read More
Command PhaseScriptExecution failed with a nonzero exit code Xcode 11.3.1...


iosswiftxcodeswiftlintxcode11.3

Read More
Passing a list of filenames to SwiftLint using awk and xargs...


awkxargsswiftlint

Read More
Disable SwiftLint for XCode autogenerated Siri Intents swift files...


swiftlint

Read More
Swiftlint unused_import rule does not work...


swiftlinterswiftlint

Read More
How could I downgrade the swiftlint on my m1 pro mac...


macoshomebrewswiftlint

Read More
Why are some custom swiftlint rules marked as having an "invalid configuration"?...


swiftxcodeyamlswiftlint

Read More
How do you split up OSLogMessage parameters to avoid a line length violation with SwiftLint?...


swiftswiftlint

Read More
how to run SwiftLint on uncommitted files for m1...


xcodeswiftlint

Read More
Reusing build phase for multiple targets in Xcode...


xcodexcodebuildswiftlintxcode-build-settings

Read More
No available formula with the name "swiftlint"...


homebrewswiftlint

Read More
Disable some SwiftLint rules for test target/unit tests files...


swiftunit-testingxctestswiftlint

Read More
How to force error on SwiftLint instead of warnings?...


swiftlint

Read More
SwiftLint analyzer removes imports if using of static calls (not desired behavior)...


swiftswiftlint

Read More
BackNext