mirror of
https://github.com/nextcloud/server.git
synced 2026-03-19 17:13:56 -04:00
Merge pull request #11888 from owncloud/add-code-climeate
Add CodeClimate indicator
This commit is contained in:
commit
ea3fc401e9
1 changed files with 3 additions and 1 deletions
|
|
@ -6,7 +6,9 @@ A personal cloud which runs on your own server.
|
|||
### Build Status on [Jenkins CI](https://ci.owncloud.org/)
|
||||
Git master: [](https://ci.owncloud.org/job/server-master-linux/)
|
||||
|
||||
Quality: [](https://scrutinizer-ci.com/g/owncloud/core/)
|
||||
Quality:
|
||||
- Scrutinizer: [](https://scrutinizer-ci.com/g/owncloud/core/)
|
||||
- CodeClimate: [](https://codeclimate.com/github/owncloud/core)
|
||||
|
||||
### Installation instructions
|
||||
http://doc.owncloud.org/server/7.0/developer_manual/app/index.html
|
||||
|
|
|
|||
Loading…
Reference in a new issue