All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Ability to create git hook before push which stop push when any error is occurred
- Command to check config file
- Group rules in directories
- PhpUnit Tests
- JSON config file
- XML config file
- Rule: php class method arguments type cast
- Rule: composer file check (check file and required modules)
- Rule: php full namespace in phpdoc
- Rule: php full namespace in return type cast
- Rule: php full namespace in argument type cast
- Rule: too much empty lines
- Rule: empty line on end of file
- Short option in check command. The file path in result has been shortened
- Fix get line of file. Now returns all line
- Fix rule method return type required
- Fix error during create object of rule with default arguments
- Clean files
- Fix autoload path
- Change symfony command namespace
- README file
- Fix copy bin file during install
- Set of basic rules
- The entire shell