editorconfig / editorconfig.github.com

Configuration file format for defining coding styles in shared projects
http://editorconfig.org
Other
265 stars 42 forks source link

Add rust library to website #178

Closed treyhunner closed 5 months ago

treyhunner commented 5 months ago

Per editorconfig/editorconfig#414, there is now an EditorConfig core library for Rust (created by @TheDaemoness).

This switches the listing of core libraries to a bulleted list as well, since there are so many now!

xuhdev commented 5 months ago

Thanks!