godofredoc a11ac35035 Do not retry lint or clang tidy tests. (flutter/engine#42498)
Retries on lints and clang tidy were hiding the issues as timeouts rather than providing the fail signal right away.

Bug: https://github.com/flutter/flutter/issues/128083

[C++, Objective-C, Java style guides]: https://github.com/flutter/engine/blob/main/CONTRIBUTING.md#style
2023-06-01 23:48:20 +00:00
..