From 0f5c64fdf348d97abadb40c1c4c97b41c2d0f85b Mon Sep 17 00:00:00 2001 From: Jason Frey Date: Fri, 1 Mar 2024 14:50:45 -0500 Subject: [PATCH] Update codeclimate channel to the latest in manageiq-style --- .codeclimate.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.codeclimate.yml b/.codeclimate.yml index 03a5e6c54c..bce511ef52 100644 --- a/.codeclimate.yml +++ b/.codeclimate.yml @@ -31,7 +31,7 @@ plugins: rubocop: enabled: true config: ".rubocop_cc.yml" - channel: rubocop-0-82 + channel: rubocop-1-56-3 exclude_patterns: - node_modules/ - spec/