mirror of
https://github.com/littlefs-project/littlefs.git
synced 2025-12-09 17:12:40 +00:00
scripts: Consistently use color='auto' default in main
This commit is contained in:
@@ -902,7 +902,7 @@ def main_(f, paths, *,
|
||||
labels=[],
|
||||
chars=[],
|
||||
colors=[],
|
||||
color=False,
|
||||
color='auto',
|
||||
dots=False,
|
||||
braille=False,
|
||||
width=None,
|
||||
|
||||
Reference in New Issue
Block a user