assert-rs / predicates-rs

Boolean-valued predicate functions in Rust
docs.rs/predicates
Apache License 2.0
175 stars 29 forks source link

Normalize newlines #61

Closed kammitama5 closed 6 years ago

kammitama5 commented 6 years ago
epage commented 6 years ago

Great to see the tests passing!

Could you squash this down to one commit? Commits should be standalone. In this case, there isn't a clear reasoning to divide up the commits.

Also as reminder: