librasn / rasn

A Safe #[no_std] ASN.1 Codec Framework
Other
183 stars 43 forks source link

Add CI check for formatted files and reformat source #181

Closed wiktor-k closed 8 months ago

wiktor-k commented 8 months ago

Hi :wave:

I've noticed some fmt commits and thought it may be a good idea to just check it on PR time.

I'm happy to hear implementation suggestions :)

Thanks for your time!

XAMPPRocky commented 8 months ago

Thank you for your PR, and congrats on your first contribution! 🎉

I didn't have on initially because it was only me who was contributing, now it makes more sense to have.

wiktor-k commented 8 months ago

Thank you for your PR, and congrats on your first contribution! 🎉

:+1:

I didn't have on initially because it was only me who was contributing, now it makes more sense to have.

No problem. I've been using picky_asn1_der previously but just recently got recommended your crate by Michiel and the README here looks impressive. If you don't mind I'll try to contribute small tweaks here and there :)