This repository was archived by the owner on Aug 31, 2023. It is now read-only.
Increase limit for --max-diagnostics option past 200? #4778
digital-cuttlefish
started this conversation in
General
Replies: 1 comment
-
The main reason why there's a cap is because printing so many diagnostics degrades the performance of the tool, by a lot. We will provide the option to lift the limit soon |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello!
Currently, the max for the
--max-diagnostics
is 200. Is there a reason for this?I'm on a team that would like to use a larger number (or just have no limit and let it report all errors); could that be made possible?
Beta Was this translation helpful? Give feedback.
All reactions