credo
A static code analysis tool for the Elixir language with a focus on code consistency and teaching.
About this project
Credo Credo is a static code analysis tool for the Elixir language with a focus on teaching and code consistency. It can show you refactoring opportunities in your code, complex code fragments, warn you about common mistakes, show inconsistencies in your naming scheme and - if needed - help you enforce a desired coding style. Installation and Usage The easiest way to add Credo to your project is by using Mix. Add :credo as a dependency to your project's mix.exs: And run: $ mix deps.get $ mix credo Documentation Documentation is available on Hexdocs Integrations IDE/Editor Some IDEs and editors are able to run Credo in the background and mark issues inline. IntelliJ…
Technologies
Project health
GitHub
Reviews
Built by
Maintain rrrene/credo? Claiming verifies admin access through your GitHub account and gives you control of this listing.