Skip to content

Commit

Permalink
Remove status echo
Browse files Browse the repository at this point in the history
  • Loading branch information
bhirsz authored Mar 16, 2021
1 parent 5e2f42b commit 74548ec
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion robotidy/cli.py
Original file line number Diff line number Diff line change
Expand Up @@ -352,5 +352,4 @@ def cli(
check=check
)
status = tidy.transform_files()
click.echo(status)
ctx.exit(status)

0 comments on commit 74548ec

Please sign in to comment.