Skip to content

Instantly share code, notes, and snippets.

@lepittenger
Last active August 18, 2023 16:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lepittenger/0965267b3be4b4cbdb40ebbda39ab8c8 to your computer and use it in GitHub Desktop.
Save lepittenger/0965267b3be4b4cbdb40ebbda39ab8c8 to your computer and use it in GitHub Desktop.
Linting PHP files
$ vendor/bin/phpcbf {filename}
$ vendor/bin/phpcs {filename}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment