GeminiLab / enumerable

Enumerate all possible values of a type in Rust.
https://docs.rs/enumerable
MIT License
1 stars 1 forks source link

Add .editorconfig #19

Closed stepancheg closed 2 months ago

stepancheg commented 2 months ago

Mostly to add trailing newlines to files which are not .rs. Many editors understand .editorconfig out of the box.