colorls/spec/color_ls
Claudio Bley 8379ba64db Fix newly reported offenses
* Style/MultilineWhenThen: Do not use then for multiline when statement
* Style/StringConcatenation: Prefer string interpolation to string concatenation
* Style/OptionalBooleanParameter: Use keyword arguments when defining method with boolean argument
* Style/GlobalStdStream: Use $stderr instead of STDERR
* Style/GlobalStdStream: Use $stdout instead of STDOUT
2020-09-03 23:18:18 +02:00
..
flags_spec.rb Fix newly reported offenses 2020-09-03 23:18:18 +02:00
git_spec.rb Use ASCII_8BIT for paths and directory entries 2020-04-16 21:58:39 +02:00
layout_spec.rb Add --format=vertical and -C flags 2019-07-01 23:27:53 +02:00
monkey_spec.rb Add String#delete_prefix method for Ruby < 2.5 2019-03-11 23:17:52 +01:00
yaml_spec.rb Create yaml class and add class methods. Move specs to appropriate folder. Fix method calls. Move flags spec to appropriate folder for rubocop 2017-11-07 19:22:37 -05:00