Swift Linting

Open-source Swift projects categorized as Linting

Swift Linting 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
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 Linting discussion

Log in or Post with

Swift Linting 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
  • I am applying for jobs. Feedback and suggestions welcome.

    1 project | /r/SwiftUI | 22 May 2022
  • A note from our sponsor - SaaSHub
    www.saashub.com | 18 Mar 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

# Project Stars
1 SwiftLint 18,861

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

Did you know that Swift is
the 15th most popular programming language
based on number of references?