Skip to content

Commit

Permalink
meh
Browse files Browse the repository at this point in the history
  • Loading branch information
NullVoxPopuli committed Sep 18, 2016
1 parent 33141be commit f3d17b0
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions .codeclimate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,18 +13,8 @@
# http://docs.codeclimate.com/article/296-engines-available-engines

engines:
# to turn on an engine, add it here and set enabled to `true`
# to turn off an engine, set enabled to `false` or remove it
rubocop:
enabled: true
# golint:
# enabled: true
# gofmt:
# enabled: true
# eslint:
# enabled: true
# csslint:
# enabled: true

# Engines can analyze files and report issues on them, but you can separately
# decide which files will receive ratings based on those issues. This is
Expand All @@ -38,9 +28,6 @@ engines:
ratings:
paths:
- lib/**
# - app/**
# - "**.rb"
# - "**.go"

# You can globally exclude files from being analyzed by any engine using the
# exclude_paths key.
Expand Down

0 comments on commit f3d17b0

Please sign in to comment.