Add phpcs.xml.dist

Fixes #124
This commit is contained in:
Oliver Davies 2020-06-30 17:31:36 +01:00
parent 9e3064ca21
commit ae50869065
2 changed files with 58 additions and 0 deletions

1
.gitignore vendored
View file

@ -7,6 +7,7 @@
!/bin/*
!/config/**
!/Makefile
!/phpcs.xml.dist
!/phpstan.neon
!/phpunit.xml.dist
!/scripts/**