Santiago Fraire Willemoes

Results 299 comments of Santiago Fraire Willemoes

@bhelgs a PR would be more than welcome. I'll be back with commitizen by July, sorry for the slow response answer.

I'd avoid introducing more dependencies if possible and potentially use dataclasses instead. Or typeddict. I'm wondering also, would it be possible to easily add new settings when creating a custom...

Do you need help with the tests? Let me know I can give a hand ✋🏻

You can create a new `tests/test_cmd.py` and add the different variations for `_try_decode`. I would test: - success utf-8 - success char detection - failure char detection

That would be awesome! Thanks

Thanks, looks interesting. This adds some extra maintainability on our side, with people reporting templates not working, I'm not sure if it makes sense to us. I think the documentation...