Skip to content

Commit 0ef30ac

Browse files
committed
Added .scrutinizer.yml
1 parent 563a090 commit 0ef30ac

2 files changed

Lines changed: 9 additions & 2 deletions

File tree

.scrutinizer.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
filter:
2+
excluded_paths:
3+
- 'bin/*'
4+
- 'test/*'
5+
6+
tools:
7+
php_code_sniffer:
8+
config:
9+
standard: "PSR2"

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@
99

1010
This package makes it simple to integrate Cloudstack in your PHP applications.
1111

12-
---
13-
1412
## Requirements
1513

1614
The following versions of PHP are supported.

0 commit comments

Comments
 (0)