4 repository-uri
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.
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.
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.
A linter tool for Interface Builder
Linting tool specifically for Interface Builder files.
Lint anything by combining the power of scripts & regular expressions.
Linting projects using Swift and regular expressions.