Consolidate ruby style
This commit is contained in:
parent
cff1bceaed
commit
5f6ff99ece
30 changed files with 97 additions and 83 deletions
|
|
@ -7,7 +7,7 @@ module TestApp
|
|||
true
|
||||
end
|
||||
|
||||
def command(foo)
|
||||
def command(_foo)
|
||||
self
|
||||
end
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue