Swift Linter

Open-source Swift projects categorized as Linter

Top 4 Swift Linter Projects

  1. SwiftLint

    A tool to enforce Swift style and conventions.

    Project mention: Add SwiftLint to Xcode 15.4 on M1 mac | dev.to | 2024-08-06

    if [[ "$(uname -m)" == arm64 ]]; then export PATH="/opt/homebrew/bin:$PATH" fi if which swiftlint > /dev/null; then swiftlint --fix && swiftlint else echo "warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint" fi

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. IBLinter

    A linter tool for Interface Builder

  4. AnyLint

    Lint anything by combining the power of scripts & regular expressions.

  5. loco

    A linter for Swift Localizations (by konrad1977)

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Swift Linter discussion

Log in or Post with

Swift Linter related posts

  • Add SwiftLint to Xcode 15.4 on M1 mac

    1 project | dev.to | 6 Aug 2024
  • A problem when adding Swiftlint as a dependency on my won package?

    1 project | /r/swift | 27 Oct 2023
  • I need some answers on something very beginner unfriendly

    2 projects | /r/swift | 2 Jun 2023
  • Your favourite Xcode programming tools.

    1 project | /r/swift | 30 Mar 2023
  • Just looking for advice on formatting code for clarity - [SwiftUI Shape]

    2 projects | /r/swift | 22 Feb 2023
  • Ask HN: Xcode users – how do you make it more usable?

    5 projects | news.ycombinator.com | 25 Sep 2022
  • How do you enforce that everyone in your team and your CI pipeline all use the same SwiftLint version?

    2 projects | /r/iOSProgramming | 9 Sep 2022
  • A note from our sponsor - SaaSHub
    www.saashub.com | 26 Apr 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source Linter projects in Swift? This list will help you:

# Project Stars
1 SwiftLint 18,942
2 IBLinter 946
3 AnyLint 116
4 loco 73

Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai