antonioribeiro / laravelcs

Laravel PHP_CodeSniffer
BSD 3-Clause "New" or "Revised" License
234 stars 32 forks source link

Documentation #20

Open allestaire opened 1 year ago

allestaire commented 1 year ago

Please improve documentation. Already install the package but dont know how to use it, when not in global require.

allestaire commented 1 year ago

Got it working: vendor/bin/phpcs app/

but there is an error

atal error: Array and string offset access syntax with curly braces is no longer supported in /var/www/api/vendor/squizlabs/php_codesniffer/CodeSniffer/CLI.php on line 453
allestaire commented 1 year ago

Also, there are no documentation about options