Skip to content

Commit 66a1a62

Browse files
author
Will Fleming
committed
rename file
1 parent 00b63ed commit 66a1a62

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

lib/cc/engine/rubocop.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
require "json"
22
require "pathname"
3-
require "rubocop/cop/patch_method_complexity"
3+
require "rubocop/cop/method_complexity_patch"
44
require "rubocop"
55
require "cc/engine/category_parser"
66

0 commit comments

Comments
 (0)