Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exclude config files from codeclimate #9

Closed
aaronmallen opened this issue Mar 30, 2019 · 0 comments · Fixed by #10
Closed

Exclude config files from codeclimate #9

aaronmallen opened this issue Mar 30, 2019 · 0 comments · Fixed by #10
Labels
codeclimate Issues from codeclimate

Comments

@aaronmallen
Copy link
Owner

Add the following files to the .codeclimate.yml exclude patterns:

  • .codeclimate.yml
  • .dockerignore
  • .gitignore
  • .mdlrc
  • .rubocop.yml
  • .travis.yml
  • .yardopts
  • Dockerfile
  • Gemfile
  • Gemfile.lock
  • Rakefile
  • activeinteractor.gemspec
  • bin/*
  • docker-compose.yml
  • mdl_style.rb
@aaronmallen aaronmallen added the codeclimate Issues from codeclimate label Mar 30, 2019
@aaronmallen aaronmallen mentioned this issue Mar 30, 2019
5 tasks
@aaronmallen aaronmallen added this to the v0.1.X milestone Mar 30, 2019
@aaronmallen aaronmallen modified the milestones: v0.1.X, v0.1.1 Jun 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
codeclimate Issues from codeclimate
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant