editorconfig-core-ruby icon indicating copy to clipboard operation
editorconfig-core-ruby copied to clipboard

Clone of EditorConfig core written in Ruby

Results 1 editorconfig-core-ruby issues
Sort by recently updated
recently updated
newest added

Hi! The editor config [specification](https://github.com/editorconfig/specification/pull/21) and [core tests](https://github.com/editorconfig/editorconfig-core-test/pull/41) were recently updated. There are no longer any limits on length of keys, values or section names. In fact there are now...