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

Make errorMode implicit #57

Open
andrelfpinto opened this issue Feb 8, 2023 · 0 comments
Open

Make errorMode implicit #57

andrelfpinto opened this issue Feb 8, 2023 · 0 comments

Comments

@andrelfpinto
Copy link

Hello, thanks for the awesome libraries you have made!

Can we make errorMode in

def apply(raw: CharSequence, errorMode: ErrorMode = ErrorMode.Throw): fansi.Str

implicit?

That way would be possible to overwrite it when using PPrint as in com-lihaoyi/PPrint#35 and com-lihaoyi/PPrint#78, and in my case when using Almond, when we don't have control of the underlying code.

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

No branches or pull requests

1 participant