Skip to content

Commit b56fe72

Browse files
wflemingdblandin
authored andcommitted
Fix rubocop channel name
Too many cache & channel branches in my head recently, I used the wrong word.
1 parent 7391928 commit b56fe72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/engines.yml

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

0 commit comments

Comments
 (0)