Skip to content

Add a php_cs config file to apply a declared policy automatically#72

Merged
m3m0r7 merged 1 commit into
php-java:masterfrom
DQNEO:add-php-cs-config
Apr 15, 2019
Merged

Add a php_cs config file to apply a declared policy automatically#72
m3m0r7 merged 1 commit into
php-java:masterfrom
DQNEO:add-php-cs-config

Conversation

@DQNEO
Copy link
Copy Markdown
Contributor

@DQNEO DQNEO commented Apr 15, 2019

I added a .php_cs.dist file so that contributors don't have to worry about which rules to apply.

This file let us invoke the php-cs-fixer without any options.

./vendor/bin/php-cs-fixer fix

The configuration I made is just a basement, so if you would like to change anything, please feel free to make comments or modify it. 🙏

@m3m0r7
Copy link
Copy Markdown
Member

m3m0r7 commented Apr 15, 2019

Very excellent commits! Thanks!

@m3m0r7 m3m0r7 merged commit 08ab49b into php-java:master Apr 15, 2019
@DQNEO DQNEO deleted the add-php-cs-config branch April 16, 2019 00:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants