PHPCSStandards / composer-installer

Composer installer for PHP_CodeSniffer coding standards
https://packagist.org/packages/dealerdirect/phpcodesniffer-composer-installer
MIT License
552 stars 36 forks source link

Adding linting jobs in github action #96

Closed mjrider closed 4 years ago

mjrider commented 4 years ago

Proposed Changes

Adding github actions for linting, because travis can be very slow, i want to run the basic checks in github actions. If that works for use i want to expand it till we no longer need/use travis