Skip to content

Commit c7b4c4b

Browse files
committed
disable all inspections on SAPNWRFC helper file
1 parent 6ff8e6f commit c7b4c4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/helper/SAPNWRFC.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/**
33
* phpcs:ignoreFile
44
* @codingStandardsIgnoreFile
5-
* @noinspection PhpMultipleClassesDeclarationsInOneFile
5+
* @noinspection ALL
66
*/
77
/**
88
* THIS FILE HAS BLUNTLY BEEN COPIED FROM

0 commit comments

Comments
 (0)