Navigation Menu

Skip to content

Commit

Permalink
Fix linter settings
Browse files Browse the repository at this point in the history
  • Loading branch information
nepalez committed Aug 6, 2017
1 parent a699022 commit 6b0bde1
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 12 deletions.
11 changes: 0 additions & 11 deletions .codeclimate.yml
Expand Up @@ -2,17 +2,6 @@
engines:
rubocop:
enabled: true
checks:
Rubocop/Style/FrozenStringLiteralComment:
enabled: false
Rubocop/Style/Documentation:
enabled: false
Rubocop/Style/ClassAndModuleChildren:
enabled: false
Rubocop/Style/SpaceInLambdaLiteral:
enabled: false
Style/SingleLineBlockParams:
enabled: false
ratings:
paths:
- "lib/**.rb"
1 change: 0 additions & 1 deletion .rubocop.yml
@@ -1,7 +1,6 @@
---
AllCops:
DisplayCopNames: true
DisplayStyleGuide: true
TargetRubyVersion: 2.3

Lint/AmbiguousBlockAssociation:
Expand Down

0 comments on commit 6b0bde1

Please sign in to comment.