Skip to content

Commit

Permalink
Merge pull request #55 from Martchus/tidy
Browse files Browse the repository at this point in the history
Fix error handling in `tools/tidyall`
  • Loading branch information
mergify[bot] authored Sep 16, 2024
2 parents 26141c0 + 2fb55e5 commit d8da3bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/tidyall
Original file line number Diff line number Diff line change
Expand Up @@ -69,3 +69,4 @@ unless ($detected_version eq $required_version) {
}

exec 'tidyall', @tidyall_argv;
exit 1;

0 comments on commit d8da3bc

Please sign in to comment.