awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 个仓库

Awesome GitHub RepositoriesCode Linters

Static analysis tools to enforce coding standards and improve software quality.

Explore 4 awesome GitHub repositories matching part of an awesome list · Code Linters. Refine with filters or upvote what's useful.

Awesome Code Linters GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • realm/swiftlintrealm 的头像

    realm/SwiftLint

    19,456在 GitHub 上查看↗

    SwiftLint is a static analysis tool and code formatter designed to enforce consistent coding styles and identify semantic issues within Swift source code. It functions as a command-line utility that evaluates code against established conventions to ensure uniform structure and architectural standards across a project. The tool distinguishes itself through a custom linting engine that leverages compiler-integrated syntax analysis to perform deep inspections of code structure. Beyond simple pattern matching, it supports automated source code transformation to correct formatting violations and r

    Enforcing Swift style and conventions automatically.

    Swiftcode-qualityhacktoberfestlinter
    在 GitHub 上查看↗19,456
  • oclint/oclintoclint 的头像

    oclint/oclint

    3,881在 GitHub 上查看↗

    Oclint is a static analysis engine and extensible linting framework designed for C, C++, and Objective-C source code. It functions as a code quality tool that identifies bugs, code smells, and structural complexities by parsing source code into abstract syntax trees to perform semantic inspection. The project is distinguished by its modular architecture, which supports dynamic plugin loading for custom inspection rules and a pluggable reporter system for exporting analysis findings in multiple formats. It replicates build configurations by reading compiler flags and include paths to ensure th

    Static analysis for improving code quality and reducing defects.

    C++
    在 GitHub 上查看↗3,881
  • ibdecodable/iblinterIBDecodable 的头像

    IBDecodable/IBLinter

    941在 GitHub 上查看↗

    A linter tool for Interface Builder

    Linting tool specifically for Interface Builder files.

    Swiftiblinterstoryboard
    在 GitHub 上查看↗941
  • flinesoft/anylintFlinesoft 的头像

    Flinesoft/AnyLint

    117在 GitHub 上查看↗

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

    Linting projects using Swift and regular expressions.

    Swift
    在 GitHub 上查看↗117
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Code Linters