Skip to content

Commit d2d3a02

Browse files
committed
Remove Disable Rubocop module metric
1 parent a2126e9 commit d2d3a02

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

lib/client_side_validations/action_view/form_builder.rb

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
# frozen_string_literal: true
22

3-
# rubocop:disable Metrics/ModuleLength
43
module ClientSideValidations
54
module ActionView
65
module Helpers
@@ -143,4 +142,3 @@ def build_validation_options(method, options = {})
143142
end
144143
end
145144
end
146-
# rubocop:enable Metrics/ModuleLength

0 commit comments

Comments
 (0)