Skip to content

Commit

Permalink
exclude generator templates from Code Climate
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesmk committed Mar 23, 2017
1 parent 11e757f commit ccd7006
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .codeclimate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,4 @@ exclude_paths:
- app/assets/stylesheets/fae/vendor/*
- spec/**
- config/deploy/**
- lib/generators/fae/templates/*

0 comments on commit ccd7006

Please sign in to comment.