Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

fazibear/codeclimate-credo

Open more actions menu

Repository files navigation

Code Climate Credo Engine Build Status

Code Climate engine for Credo a static code analysis tool for the Elixir Language.

Configure

You can configure this engine with the following options in your .codeclimate.yml file:

engines:
  credo:
    enabled: true
    strict: true
    all: true
    only: "warning"
    ignore: "readability"
  • strict - if you want to enforce a style guide and need a more traditional linting experience
  • all - if you want to use all checkers
  • only - run only a subset of checks
  • ignore - ignore selected checks

For more information check credo repository.

.credo.exs

You can configure this engine in .credo.exs file within your project. More informations is available here.

Thank you!

Become Patreon

About

Code Climate Credo Engine

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Morty Proxy This is a proxified and sanitized view of the page, visit original site.