1
0
mirror of https://github.com/dg/dibi.git synced 2025-08-06 22:26:43 +02:00

coding standard: added exception for HashMap.php

This commit is contained in:
David Grudl
2017-08-05 13:41:19 +02:00
parent 6550b53175
commit 5c41282b88
2 changed files with 8 additions and 1 deletions

View File

@@ -0,0 +1,7 @@
includes:
- ../temp/coding-standard/coding-standard-php71.neon
parameters:
skip:
PhpCsFixer\Fixer\Operator\TernaryToNullCoalescingFixer:
- src/Dibi/HashMap.php # issue #260