.codeclimate.yml in freshdesk_apiclient-0.1.3 vs .codeclimate.yml in freshdesk_apiclient-0.1.4

- old
+ new

@@ -10,12 +10,14 @@ duplication: enabled: true config: languages: - ruby + flog: + enabled: false ratings: paths: - lib/** - "**.rb" exclude_paths: - spec/**/* -- "**/vendor/**/*" \ No newline at end of file +- "**/vendor/**/*"