Ashwin Maroli
775153df6a
Upgrade to Code Climate config v2
2018-12-10 18:16:02 +05:30
Ashwin Maroli
6431637fd7
Update excludes for CodeClimate Analyses ( #7365 )
...
Merge pull request 7365
2018-11-19 12:03:18 -05:00
Frank Taillandier
4d26d30b6c
Bump to Rubocop 0.55 ( #6929 )
...
Merge pull request 6929
2018-04-16 10:24:07 -04:00
ashmaroli
28a1399bbd
codeclimate: exclude livereload.js ( #6776 )
...
Merge pull request 6776
2018-02-15 06:05:27 -05:00
Frank Taillandier
94f377eed5
use latest rubocop channel on codeclimate ( #6333 )
...
Merge pull request 6333
2017-08-30 15:30:57 -04:00
Frank Taillandier
12201d4f1b
update excluded paths
2017-01-20 09:59:06 +01:00
XhmikosR
1cfcf38289
Normalize yml files.
2016-07-18 21:43:31 +03:00
Jordon Bedwell
88b970f5dc
Expand the file extensions we ignore.
2016-01-10 10:45:52 -06:00
Jordon Bedwell
c3e6c04af5
Ignore site/**/* on CodeClimate.
2016-01-10 10:32:29 -06:00
Jordon Bedwell
b7d5a26d53
Move around CodeClimate so people can do `bundle exec rubocop`.
...
/cc @pathawks -- This is why you were not getting the custom settings we had
made and some things were showing up as broken when they weren't. Sorry.
2016-01-03 02:21:21 -06:00
Jordon Bedwell
2a280b7f62
Reduce our surface, extend self is useful for some modules.
...
We should handle extend self and module_function on a case-by-case basis because there
are times when extend self is useful, especially when you wish a module to be included but also
available on itself. `module_function` does not allow this.
2016-01-02 23:58:59 -06:00
Jordon Bedwell
b6de905ee4
Fix : #4219 : Add CodeClimate Platform.
2015-12-04 11:42:52 -06:00