sspooky13/yaml-standards

Refactoring: make simplify YamlCommand.php

Closed this issue · 1 comments

Description
It's important do this issue before make fixers because there could be mess in code

what is need to refactor:

  • Make interfaces for checkers (fixers)
  • arguments and options add to separate class (just idea)

BTW: fix bad description
https://github.com/sspooky13/yaml-standards/blob/master/src/YamlCommand.php#L37

done