Now with rubocop
This commit is contained in:
2
htoprc
2
htoprc
@@ -11,7 +11,7 @@ shadow_other_users=1
|
|||||||
highlight_base_name=1
|
highlight_base_name=1
|
||||||
highlight_megabytes=1
|
highlight_megabytes=1
|
||||||
highlight_threads=1
|
highlight_threads=1
|
||||||
tree_view=0
|
tree_view=1
|
||||||
header_margin=1
|
header_margin=1
|
||||||
detailed_cpu_time=0
|
detailed_cpu_time=0
|
||||||
color_scheme=0
|
color_scheme=0
|
||||||
|
|||||||
2
rubocop.yml
Normal file
2
rubocop.yml
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
Metrics/LineLength:
|
||||||
|
Enabled: false
|
||||||
Reference in New Issue
Block a user