Skip to content

Commit ea6d609

Browse files
committed
Disable Style/Documentation
1 parent d656edf commit ea6d609

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# frozen_string_literal: true
22

33
module Example
4-
module TestRbDefineModuleUnder
4+
module TestRbDefineModuleUnder # rubocop:disable Style/Documentation
55
end
66
end

0 commit comments

Comments
 (0)