Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Default Formatter: Reduce Inspect.Opts.limit #130

Closed
Qqwy opened this issue Jun 13, 2022 · 0 comments · Fixed by #131
Closed

Default Formatter: Reduce Inspect.Opts.limit #130

Qqwy opened this issue Jun 13, 2022 · 0 comments · Fixed by #131

Comments

@Qqwy
Copy link
Owner

Qqwy commented Jun 13, 2022

Currently the default limit of 50 is used, but this makes for very verbose messages.
And since we drill down into more detail anyway, it makes sense to reduce this limit to e.g. 10 or maybe even 5.

Related to #129

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant