Fix Lint/EmptyBlock offense

This commit is contained in:
Claudio Bley 2020-10-31 22:14:14 +01:00
parent 6769f1e8cc
commit 12e3b67d56
2 changed files with 2 additions and 2 deletions

View file

@ -157,7 +157,7 @@ module ColorLS
options.separator ''
options.separator 'options for compatiblity with ls (ignored):'
options.separator ''
options.on('-h', '--human-readable') {}
options.on('-h', '--human-readable') {} # always active
end
def show_help

View file

@ -1,7 +1,7 @@
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
.TH "COLORLS" "1" "September 2020" "colorls 1.4.2" "colorls Manual"
.TH "COLORLS" "1" "October 2020" "colorls 1.4.2" "colorls Manual"
.
.SH "NAME"
\fBcolorls\fR \- list directory contents with colors and icons