chanced / jsonptr

JSON Pointer (RFC 6901) implementation for Rust
Apache License 2.0
44 stars 4 forks source link

check toml fmt #87

Closed asmello closed 2 weeks ago

asmello commented 2 weeks ago

Noticed formatting wasn't being enforced in #85

codecov-commenter commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 99.1%. Comparing base (6630744) to head (ee0b5eb).

Additional details and impacted files [see 1 file with indirect coverage changes](https://app.codecov.io/gh/chanced/jsonptr/pull/87/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Chance)
asmello commented 2 weeks ago

Ok, now we're cooking. Will apply the formatting and let's merge this before #85 to minimise the diff.

asmello commented 2 weeks ago

Going to go ahead and merge this one @chanced since I think it's pretty non-controversial.