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.
1 parent 5e2f42b commit 74548ecCopy full SHA for 74548ec
robotidy/cli.py
@@ -352,5 +352,4 @@ def cli(
352
check=check
353
)
354
status = tidy.transform_files()
355
- click.echo(status)
356
ctx.exit(status)
0 commit comments