File tree Expand file tree Collapse file tree 5 files changed +8
-2135
lines changed Expand file tree Collapse file tree 5 files changed +8
-2135
lines changed Original file line number Diff line number Diff line change 11composer.phar
22/vendor /
33/build
4+ /composer.lock
Original file line number Diff line number Diff line change 1515 <exclude-pattern >*/*.js</exclude-pattern >
1616 <exclude-pattern >*/*.xml</exclude-pattern >
1717 <exclude-pattern >*/autoload.php</exclude-pattern >
18+ <exclude-pattern >*/app/Middleware/*</exclude-pattern >
19+ <exclude-pattern >*/app/Console/Kernel.php</exclude-pattern >
20+ <exclude-pattern >*/app/Exceptions/Handler.php</exclude-pattern >
21+ <exclude-pattern >*/app/Http/Kernel.php</exclude-pattern >
22+ <exclude-pattern >*/app/Providers/*</exclude-pattern >
1823 <!-- Include the whole PSR-2 standard -->
1924 <rule ref =" PSR2" />
2025 <!--
Original file line number Diff line number Diff line change 11# Greynoise Design - Laravel 5 Standard
22
3- Version 1.0.0
3+ Version 1.0.1
44
55| Master | Develop |
66| :---: | :---: |
Original file line number Diff line number Diff line change 11{
22 "name" : " greynoise-design/laravel-coding-standard" ,
33 "description" : " Laravel 5 Coding Standard for PHP_CodeSniffer 3." ,
4- "version" :" 1.0.0 " ,
4+ "version" :" 1.0.1 " ,
55 "license" :" MIT" ,
66 "authors" : [
77 {
You can’t perform that action at this time.
0 commit comments