1
0
mirror of https://github.com/xPaw/PHP-Source-Query.git synced 2026-06-11 01:33:15 +02:00

Enable all CS Fixer rules, mask last Psalm errors.

This commit is contained in:
Anthony Birkett
2021-05-31 14:28:32 +01:00
parent 0e84574eda
commit ca9edb41c3
2 changed files with 34 additions and 6 deletions
+3 -1
View File
@@ -13,7 +13,9 @@ use xPaw\SourceQuery\SourceQuery;
/**
* @internal
* @coversNothing
* @covers \xPaw\SourceQuery\SourceQuery
*
* @psalm-suppress PropertyNotSetInConstructor
*/
final class Tests extends TestCase
{