Created
July 13, 2017 23:21
-
-
Save robertdown/23dc7a300b9babbf5fc74d781d236309 to your computer and use it in GitHub Desktop.
Apply code standards to OpenEMR
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
phpcbf -n --extensions=php --ignore=*/vendor/*,*/gacl/*,*/bower_components/*,*/node_modules/*,*/public/assets/*,*/Documentation/*,*/tests/*,*/images/*,*/library/html2pdf*,*/library/classes/fpdf/*,*/library/classes/smtp/*,*/library/classes/PDF_Label.php,*/library/custom_template/*,*/library/fonts/*, --standard=phpcs.xml --tab-width=4 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment