yaml_normalizer 0.3.0
Yaml Normalizer follows the notion that there is a normalized YAML file format. It re-formats YAML files in a way that the results closely match Psych's output. Yaml Normalizer ensures that the original file and the resulting file are 100% identical to Psych (stable change).
Gemfile:
=
instalar:
=
Development Dependencies (16):
awesome_print
>= 0
bundler
>= 0
flog
>= 0
github-markup
>= 0
guard
>= 0
guard-rspec
>= 0
guard-rubocop
>= 0
inch
>= 0
mutant-rspec
>= 0
parallel_tests
>= 0
pry
>= 0
pry-byebug
>= 0
redcarpet
>= 0
rspec
>= 0
rubocop
>= 0
yard
>= 0