codeclimate 0.85.19 → 0.85.21

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/config/engines.yml +9 -0
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 7067bf175a3265a09a65fb9b72f94454cca5800e847a197079931744619903f9
4
- data.tar.gz: 918082801b4bfc14ce717b455826d5d0b12582c8e825650c3a7c890c2c6e8f7b
3
+ metadata.gz: b22b940ccc69f0d9883f937c51cdbea4f3a393576d8bd04f60db16eb3ce1dfe1
4
+ data.tar.gz: d3e0f22d7597801eaeab9d31896bdef072f90b07e4136560905803452d8dd205
5
5
  SHA512:
6
- metadata.gz: cab9d389d447a26372bfb28bb7cd6d09d46c60d741b298a3c3155b670c50056ebbe30a36bef53804b7cddf6c402fcdb1370c67718c2aded29b5d6b542969c7cc
7
- data.tar.gz: b7d583cf0b849e77a07b09166caca5ea8d9b0aa90ceb49e65079e4230f727e8363e5dc6429fb34b45e51c2578243ba9113f65c914dd8beaefb6d2486ca0aacd4
6
+ metadata.gz: 27d49fe9280cafd7a0ee4cea607de30165f7ad713a4a5f27a284f31e3abba8120933a80f993552888337892090eb22c521499142d59e366e28fcf5913ad1b057
7
+ data.tar.gz: 1ceb117bd03cfa81decc7d17e5d5e4e712dce06e1e53e13bb9293dd6c9dd187d13547299f4a7e68c77e2ea2166dafba87bedaca32a9fad4be29c101753031408
@@ -48,6 +48,11 @@ credo:
48
48
  description: >
49
49
  A static code analysis tool for the Elixir language with a focus on code
50
50
  consistency and teaching.
51
+ dart:
52
+ channels:
53
+ stable: codeclimate/codeclimate-dart
54
+ description: >
55
+ A static analysis tool that helps improve code quality for the Dart language.
51
56
  duplication:
52
57
  channels:
53
58
  stable: codeclimate/codeclimate-duplication
@@ -253,6 +258,10 @@ scss-lint:
253
258
  channels:
254
259
  stable: codeclimate/codeclimate-scss-lint
255
260
  description: A configurable tool for writing clean and consistent SCSS.
261
+ semgrep:
262
+ channels:
263
+ stable: codeclimate/codeclimate-semgrep
264
+ description: A configurable tool that allows for custom static analysis on multiple languages.
256
265
  shellcheck:
257
266
  channels:
258
267
  stable: codeclimate/codeclimate-shellcheck
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: codeclimate
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.85.19
4
+ version: 0.85.21
5
5
  platform: ruby
6
6
  authors:
7
7
  - Code Climate
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2020-12-01 00:00:00.000000000 Z
11
+ date: 2021-01-13 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: activesupport