Skip to content

Commit b3553be

Browse files
jrfnlsirbrillig
authored andcommitted
Build: rename the config files (#49)
Both PHPUnit as well as PHPCS offer the possibility to use a `.dist` file for project configurations. Using that, will allow individual developers to overrule the project file with their own configuration which may, for instance, contain environment variables local to their system.
1 parent d7652af commit b3553be

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
11
/composer.lock
22
/vendor/
3+
phpunit.xml
4+
.phpcs.xml
5+
phpcs.xml
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)