mirror of
https://github.com/danog/psalm-plugin-phpunit.git
synced 2024-11-26 20:15:08 +01:00
Add new files/folders to phpcs check
This commit is contained in:
parent
17d8351c40
commit
55ee7eabc7
@ -1,11 +1,15 @@
|
||||
<?xml version="1.0"?>
|
||||
<ruleset name="invajo">
|
||||
<ruleset name="phpunit-psalm-plugin">
|
||||
<!-- display progress -->
|
||||
<arg value="p"/>
|
||||
<arg name="colors"/>
|
||||
|
||||
<!-- Paths to check -->
|
||||
<file>Plugin.php</file>
|
||||
<file>tests/_support/Helper</file>
|
||||
<file>tests/_support/AcceptanceTester.php</file>
|
||||
<file>hooks</file>
|
||||
<file>Exception</file>
|
||||
|
||||
|
||||
<!-- inherit rules from: -->
|
||||
|
Loading…
Reference in New Issue
Block a user