Add .php_cs and .php_cs.dist (#3367)

* Add .php_cs and .php_cs.dist

* Move files to filenames subdir
This commit is contained in:
USAMI Kenta
2016-12-08 02:20:40 +09:00
committed by Brandon Black
parent 45c27f26a2
commit d9a4e831b4
3 changed files with 76 additions and 0 deletions

View File

@@ -3045,6 +3045,8 @@ PHP:
- ".phps"
- ".phpt"
filenames:
- ".php_cs"
- ".php_cs.dist"
- Phakefile
interpreters:
- php