From 485f282076b8775bf1035827b9aacab1c435e556 Mon Sep 17 00:00:00 2001 From: Jason Frey Date: Fri, 1 Mar 2024 14:52:22 -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 03a5e6c54..bce511ef5 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/