You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It was pointed out to me that this diagnostic is emitted as an error to the user, while it's an expected behaviour inside the library. Biome by default doesn't handle the size of a certain limit, and since it's the default, it should ignore those files.
Now, the user that pointed out was a jerk and ignored them, however, that is true.
So I plan to change the logic, emit a diagnostic with a different severity, but still make the CLI working. It should not exit with an error code.
UPDATE: I updated the title of the issue
ematipico
changed the title
BREAKING: don't emit diagnostic for max limit files
BREAKING: don' exit with an error for max limit files
Oct 24, 2024
ematipico
changed the title
BREAKING: don' exit with an error for max limit files
BREAKING: don't exit with an error for max limit files
Oct 24, 2024
No description provided.
The text was updated successfully, but these errors were encountered: