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. Learn more →
Credo Alternatives
Similar projects and alternatives to credo
-
-
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.
-
-
-
-
API Platform
🕸️ Create REST and GraphQL APIs, scaffold Jamstack webapps, stream changes in real-time.
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
eta (η)
Embedded JS template engine for Node, Deno, and the browser. Lighweight, fast, and pluggable. Written in TypeScript (by eta-dev)
-
-
-
-
Rubocop
Discontinued A Ruby static code analyzer and formatter, based on the community Ruby style guide. [Moved to: https://github.com/rubocop/rubocop] (by rubocop-hq)
-
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
credo discussion
credo reviews and mentions
- Mais de 10 coisas para fazer antes de solicitar revisão do seu Pull Request
- Aprendizado Elixir - módulo 2
-
Catalog of Elixir-specific code smells
[Credo](https://hex.pm/packages/credo) comes with a nice set of default checks and it is straightforward to add your own.
-
A Guide to Secure Elixir Package Updates
A static code analysis tool with a focus on code consistency and teaching. Config: {:credo, "~> 1.6"} Locked version: 1.6.3 Releases: 1.6.3, 1.6.2, 1.6.1, 1.6.0, 1.6.0-rc.1, 1.6.0-rc.0, 1.5.6, 1.5.5, ... Licenses: MIT Links: Changelog: https://github.com/rrrene/credo/blob/master/CHANGELOG.md <--- Here GitHub: https://github.com/rrrene/credo
- Credo: Static code analysis tool for Elixir focusing on consistency and teaching
-
Modern PHP Cheat Sheet
[1] https://github.com/rrrene/credo/blob/master/lib/credo/check/...
-
excellent_migrations: Elixir lib for detecting unsafe db migrations
I've already been thinking about more focus on teaching and explanations. Ruby gem strong_migrations and credo are good examples of communicating such knowledge to devs.
-
10 Years(-Ish) of Elixir
Yes there is a formatter built into Mix, the Elixir build tool. There is also https://github.com/rrrene/credo which is not as extensive but does the same thing as ESLint.
-
A note from our sponsor - CodeRabbit
coderabbit.ai | 25 Mar 2025
Stats
rrrene/credo is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of credo is Elixir.