silence rubocop

This commit is contained in:
Ayush Poddar 2023-04-19 16:52:52 +05:30
parent 69988e1b2e
commit 214cb436e2

View file

@ -24,7 +24,7 @@ module ColorLS
@screen_width @screen_width
end end
class Core class Core # rubocop:disable Metrics/ClassLength
MIN_SIZE_CHARS = 4 MIN_SIZE_CHARS = 4
def initialize(all: false, sort: false, show: false, def initialize(all: false, sort: false, show: false,