Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 348 Bytes

README.md

File metadata and controls

12 lines (6 loc) · 348 Bytes

Coding statndards for php

Instalation

  • Firstly you need to install CodeSniffer
  • You need to pull this repository on your PC

Check coding standard with this rules

phpcs --standard={path_to_this_repo_on_your_machine} {path_to_directory_where_you_want_to_check_coding_standard}