Skip to content

Commit 1e47383

Browse files
author
Tod Beardsley
committed
Add .rubocop_todo.yml
1 parent 4871492 commit 1e47383

File tree

2 files changed

+742
-1
lines changed

2 files changed

+742
-1
lines changed

.rubocop.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# Updates to this file should include a 'Description' parameter for
66
# any explaination needed.
77

8-
# inherit_from: .rubocop_todo.yml
8+
inherit_from: .rubocop_todo.yml
99

1010
Style/ClassLength:
1111
Description: 'Most Metasploit modules are quite large. This is ok.'

0 commit comments

Comments
 (0)