- Firstly you need to install CodeSniffer
- You need to pull this repository on your PC
phpcs --standard={path_to_this_repo_on_your_machine} {path_to_directory_where_you_want_to_check_coding_standard}
phpcs --standard={path_to_this_repo_on_your_machine} {path_to_directory_where_you_want_to_check_coding_standard}