Code-style linter for Crystal. A single-celled animal that catches food and moves about by extending fingerlike projections of protoplasm. Ameba is a static code analysis tool for the Crystal language. It enforces a consistent Crystal code style, and also catches code smells and wrong code constructions. Ameba allows you to dig deeper into an issue, by showing you details about the issue and the reasoning behind it being reported. Starting from 0.31.0 Crystal supports parallelism. It allows running linting in parallel too. The default configuration file is .ameba.yml. It allows configuring rule properties, disabling specific rules and excludes sources from the rules.
Features
- Run ameba binary within your project directory to catch code issues
- Rules that are marked as [Correctable] in the output can be automatically corrected using --fix flag
- Ameba allows you to dig deeper into an issue, by showing you details about the issue and the reasoning by it being reported
- Starting from 0.31.0 Crystal supports parallelism
- It allows to configure rule properties, disable specific rules and exclude sources from the rules
- Many editors and integrations
Categories
Static Code AnalysisLicense
MIT LicenseFollow Ameba
You Might Also Like
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Ameba!