lxxxvi / ruboclean

Ruby gem that puts `.rubocop.yml` into order.
MIT License
18 stars 4 forks source link

Introduce `Ruboclean::ToYamlConverter` #35

Closed lxxxvi closed 6 months ago

lxxxvi commented 6 months ago

Class is responsible to convert the configuration hash to YAML, sanitizing it and preserving the comments if requested.