Commit graph

18 commits

Author SHA1 Message Date
Rémy Coutable 508ae56056
Update Code Climate config
Signed-off-by: Rémy Coutable <remy@rymai.me>
2021-10-25 17:43:20 +02:00
Vitaly Slobodin bd710a55b6 Remove Karma and anything related 2021-09-03 14:50:29 +00:00
Dmytro Zaporozhets fd5448ef0a Add support for /file_hooks directory
Use /file_hooks directory for File Hooks to be in
sync with feature name.

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2020-04-17 10:19:33 +00:00
Will Hall 23266cc64d #60818 Correct linting for project root *.yml files 2019-05-20 13:50:32 +00:00
Francisco Javier López 4d3f7ae1ef
Removed API endpoint and specs 2018-05-30 18:23:07 +02:00
Rémy Coutable 34c6d526b0
Don't run RuboCop nor ESLint checks in the codequality job as this is already done by the static-analysis job
Signed-off-by: Rémy Coutable <remy@rymai.me>
2018-04-04 17:27:32 +02:00
Douwe Maan 7aa9ec7aa1 Merge branch 'dz-system-hooks-plugins' into 'master'
Add ability to use external plugins as system hooks

See merge request gitlab-org/gitlab-ce!17003
2018-03-01 10:51:36 +00:00
Filipa Lacerda 4541685445
Enables eslint in codeclimate job 2018-02-27 10:53:31 +00:00
Dmitriy Zaporozhets 98831a4867
Exclude plugins dir from rubocop and codeclimate config
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2018-02-26 17:33:38 +02:00
Grzegorz Bizon 5ccd3bec95 Merge branch 'improve-codequality-job' into 'master'
Simplify the codequality job

See merge request gitlab-org/gitlab-ee!4602
2018-02-21 15:21:05 +01:00
Rémy Coutable c7c3259eec
Remove brakeman from .codeclimate.yml since it's now covered by the sast CI job
Signed-off-by: Rémy Coutable <remy@rymai.me>
2018-01-30 18:32:32 +01:00
Filipa Lacerda 3dfc91cf73
Adds explanation to .codeclimate.yml file 2018-01-10 10:24:24 +00:00
Filipa Lacerda 078062d6d7
Disable eslint in codeclimate 2018-01-10 10:22:26 +00:00
Rémy Coutable a2d39b8010 Use gitlab-styles
Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-12-22 08:34:44 -06:00
Dmitriy Zaporozhets 9ab675c316 Exclude more path from codeclimate job
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2017-06-14 19:26:35 +03:00
Dmitriy Zaporozhets a8892beb9f Improve codeclimate.yml to avoid timeouts
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2017-06-14 19:26:35 +03:00
Dmitriy Zaporozhets 423ed22abf Add yarn cache to code climate ignore list
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2017-06-14 19:26:35 +03:00
Dmitriy Zaporozhets b8aed23b44
Add codeclimate.yml
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2017-05-29 11:08:51 +03:00