Linting
This commit is contained in:
parent
5834fd3766
commit
4465adf943
|
@ -23,7 +23,7 @@ module GitHubChangelogGenerator
|
||||||
unless options[:user] && options[:project]
|
unless options[:user] && options[:project]
|
||||||
warn "Configure which user and project to work on."
|
warn "Configure which user and project to work on."
|
||||||
warn "Options --user and --project, or settings to that effect. See --help for more."
|
warn "Options --user and --project, or settings to that effect. See --help for more."
|
||||||
abort(parser.banner)
|
abort(parser.banner)
|
||||||
end
|
end
|
||||||
|
|
||||||
options.print_options
|
options.print_options
|
||||||
|
|
Loading…
Reference in New Issue
Block a user