Skip to content

Commit 966651b

Browse files
committed
rubocop
1 parent e48eb8e commit 966651b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/bashly/commands/generate.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
module Bashly
44
module Commands
55
class Generate < Base
6-
summary "Generate the bash script and required files"
6+
summary 'Generate the bash script and required files'
77
help "This command is also aliased as 'build'"
88

99
usage 'bashly generate [options]'

0 commit comments

Comments
 (0)