Skip to content

Commit 4372c1d

Browse files
authored
Add the rubocop cache-support channel (qltysh#501)
* Add the rubocop cache-support channel For parity with builder & using the CLI with projects configured to use this channel
1 parent b8510c5 commit 4372c1d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config/engines.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -293,6 +293,7 @@ requiresafe:
293293
rubocop:
294294
channels:
295295
stable: codeclimate/codeclimate-rubocop
296+
channel-support: codeclimate/codeclimate-rubocop:channel-support
296297
description: A Ruby static code analyzer, based on the community Ruby style guide.
297298
community: false
298299
upgrade_languages:

0 commit comments

Comments
 (0)