components_order_cop: add more components
This commit is contained in:
parent
a1264f5ada
commit
b46852da4c
@ -33,6 +33,7 @@ module RuboCop
|
||||
[{ name: :conflicts_with, type: :method_call }],
|
||||
[{ name: :skip_clean, type: :method_call }],
|
||||
[{ name: :cxxstdlib_check, type: :method_call }],
|
||||
[{ name: :link_overwrite, type: :method_call }],
|
||||
[{ name: :fails_with, type: :method_call }, { name: :fails_with, type: :block_call }],
|
||||
[{ name: :go_resource, type: :block_call }, { name: :resource, type: :block_call }],
|
||||
[{ name: :patch, type: :method_call }, { name: :patch, type: :block_call }],
|
||||
|
Loading…
x
Reference in New Issue
Block a user