1
0
mirror of https://github.com/fzaninotto/Faker.git synced 2025-04-21 16:01:56 +02:00

Merge pull request #1972 from localheinz/feature/colors

Enhancement: Use colors when running phpcbf or phpcs
This commit is contained in:
Francois Zaninotto 2020-04-09 14:09:55 +02:00 committed by GitHub
commit 709286fc72
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,5 +13,6 @@
<rule ref="Generic.Arrays.DisallowLongArraySyntax" />
<arg name="colors" />
<arg value="np" />
</ruleset>