mirror of
https://github.com/dg/dibi.git
synced 2025-08-06 14:16:39 +02:00
coding standard: added exception for HashMap.php
This commit is contained in:
7
tests/coding-standard.neon
Normal file
7
tests/coding-standard.neon
Normal 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
|
Reference in New Issue
Block a user