Skip to content
This repository has been archived by the owner on Dec 27, 2023. It is now read-only.

Exclude Files from CodeClimate #328

Open
smcgregor opened this issue Feb 15, 2016 · 2 comments
Open

Exclude Files from CodeClimate #328

smcgregor opened this issue Feb 15, 2016 · 2 comments

Comments

@smcgregor
Copy link
Member

This is intended to be an introductory issue.

Our CodeClimate report gives us a failing grade because many files that should not be graded are included in the report. The way we exclude these files is with a .codeclimate.yml file placed in the root directory.

Files to exclude

  • All scripts in a vendor directory
  • All ZeroBin scripts
  • All test-related scripts
@theaverageguy
Copy link

Any part of it still open?

@smcgregor
Copy link
Member Author

@yash14123 Still resolving a PR on it (#336), but it is otherwise nearly closed.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants