Skip to content

Commit d037127

Browse files
committed
Resources config
1 parent 9f76814 commit d037127

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

resources.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
yaml_location: yaml
2+
api_settings: ApiClients\Client\Scrutinizer\ApiSettings
3+
src:
4+
path: src/Resource
5+
namespace: ApiClients\Client\Scrutinizer\Resource
6+
tests:
7+
path: tests/Resource
8+
namespace: ApiClients\Tests\Client\Scrutinizer\Resource

0 commit comments

Comments
 (0)