Skip to content

Commit 10a5bd8

Browse files
author
Frederic Dewinne
committed
remove test folder from code sniffer
1 parent 70cf3bd commit 10a5bd8

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
nbproject
22
._*
3+
composer.phar
34
.~lock.*
45
.buildpath
56
.DS_Store

phpcs.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,4 @@
33
<description>PSR2 Coding standard</description>
44
<rule ref="PSR2"/>
55
<file>module/DeployAgent/src</file>
6-
<file>module/DeployAgent/tests</file>
76
</ruleset>

0 commit comments

Comments
 (0)