We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
--color never
1 parent a282841 commit 36317f7Copy full SHA for 36317f7
1 file changed
docs/license_gen.py
@@ -50,6 +50,8 @@ def __init__(self):
50
"cpp-linter",
51
"--depth",
52
"1",
53
+ "--color",
54
+ "never",
55
]
56
57
def package(self, value: str) -> None:
0 commit comments