Skip to content

Instantly share code, notes, and snippets.

@spresnac
Created January 2, 2017 13:11
Show Gist options
  • Save spresnac/c2c3082ab2245a29c309fe7f321d3008 to your computer and use it in GitHub Desktop.
Save spresnac/c2c3082ab2245a29c309fe7f321d3008 to your computer and use it in GitHub Desktop.
phpcs batch for Windows
@echo off
"D:\php-7.0.13-Win32-VC14-x64\php.exe" "D:\www\phpcs.phar" %1 %2 %3 %4 %5 %6 %7 %8 %9
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment