awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Flinesoft avatar

Flinesoft/AnyLint

0
View on GitHub↗
117 stars·5 forks·Swift·MIT·9 views

AnyLint

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

Features

  • Code Linters - Linting projects using Swift and regular expressions.

Star history

Star history chart for flinesoft/anylintStar history chart for flinesoft/anylint

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does flinesoft/anylint do?

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

What are the main features of flinesoft/anylint?

The main features of flinesoft/anylint are: Code Linters.

Which projects share features with flinesoft/anylint?

Projects with overlapping indexed features include: ibdecodable/iblinter — A linter tool for Interface Builder. oclint/oclint — Oclint is a static analysis engine and extensible linting framework designed for C, C++, and Objective-C source code.… realm/swiftlint — SwiftLint is a static analysis tool and code formatter designed to enforce consistent coding styles and identify…

Projects sharing features with AnyLint

These projects share indexed features with AnyLint. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • ibdecodable/iblinterIBDecodable avatar

    IBDecodable/IBLinter

    941View on GitHub↗

    A linter tool for Interface Builder

    Swiftiblinterstoryboard
    View on GitHub↗941
  • oclint/oclintoclint avatar

    oclint/oclint

    3,881View on 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

    C++
    View on GitHub↗3,881
  • realm/swiftlintrealm avatar

    realm/SwiftLint

    19,456View on 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

    Swiftcode-qualityhacktoberfestlinter
    View on GitHub↗19,456