GitShow/sindresorhus/swiftlint-config
sindresorhus

swiftlint-config

Good starter config for SwiftLint

by sindresorhus
linter-configsindresorhusswiftswiftlintswiftlint-config
Star on GitHubFork
50 stars4 forks3 contributorsQuiet · 1y agoSince 2019CC0-1.0

Meet the team

See all 3 on GitHub →
sindresorhus
sindresorhus15 contributions
arekf
arekf1 contribution
samuelmeuli
samuelmeuli1 contribution

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

4 of 6 standards met

Community profile →
71
✓README✓License✓Contributing✓Code of Conduct○Issue Template○PR Template

Recent fixes

View closed PRs →
arekf
Fix config URL in readmeMergedPR

Project main branch name has been changed to so the needs updating. silently ignores wrong parent config URL 😬

arekf · 5y ago
samuelmeuli
Remove unused configurationMergedPR

The and rules are configured but not enabled (not in ):

samuelmeuli · 6y ago
eonist
Add instructions to readmeClosedIssue

the swift-lint official instructions are so gnarly. 1. install swift-lint: https://github.com/realm/SwiftLint/releases 2. Add to your xcode project folder Example of swift-lint rule set: https://github.com/realm/SwiftLint/blob/master/.swiftlint.yml Another swift-lint example from Sindre Sorhus project GifSki: https://github.com/sindresorhus/gifski-app/blob/master/.swiftlint.yml 3. Add swift-lint script to your xcodeproject: XCode 👉 Build phases Click "plus-button" 👉 Add run script Paste in the bellow: 4. Build the project to see some swift-lint warnings 5. Add a swift-lint badge to your github project `

eonist · 7y ago
Structured data for AI agents

Repository: sindresorhus/swiftlint-config. Description: Good starter config for SwiftLint Stars: 50, Forks: 4. License: CC0-1.0. Topics: linter-config, sindresorhus, swift, swiftlint, swiftlint-config. Open PRs: 0, open issues: 0. Last activity: 1y ago. Community health: 71%. Top contributors: sindresorhus, arekf, samuelmeuli.

·@ofershap

Replace github.com with gitshow.dev