mirror of
https://github.com/element-hq/element-x-ios.git
synced 2025-03-10 13:37:11 +00:00
Update sonarcloud project key (#3112)
This commit is contained in:
parent
63e0b94764
commit
cdaa88efcc
@ -106,7 +106,7 @@ Our [changelog](CHANGES.md) is automatically generated by GitHub, based on the P
|
||||
For Swift coding style we use [SwiftLint](https://github.com/realm/SwiftLint) to check some conventions at compile time (rules are located in the `.swiftlint.yml` file).
|
||||
Otherwise please have a look to [Apple Swift conventions](https://swift.org/documentation/api-design-guidelines.html#conventions). We are also using some of the conventions of [raywenderlich.com Swift style guide](https://github.com/raywenderlich/swift-style-guide).
|
||||
|
||||
We enforce the coding style by running checks on the CI for every PR through [Danger](Dangerfile.swift), [SwiftLint](.swiftlint.yml), [SwiftFormat](.swiftformat) and [SonarCloud](https://sonarcloud.io/project/overview?id=vector-im_element-x-ios)
|
||||
We enforce the coding style by running checks on the CI for every PR through [Danger](Dangerfile.swift), [SwiftLint](.swiftlint.yml), [SwiftFormat](.swiftformat) and [SonarCloud](https://sonarcloud.io/project/overview?id=element-x-ios)
|
||||
|
||||
We also gather coverage reports on every PR through [Codecov](https://app.codecov.io/gh/element-hq/element-x-ios) and will eventually start enforcing minimums.
|
||||
|
||||
|
@ -5,9 +5,9 @@
|
||||

|
||||
|
||||
[](https://codecov.io/gh/element-hq/element-x-ios)
|
||||
[](https://sonarcloud.io/summary/new_code?id=vector-im_element-x-ios)
|
||||
[](https://sonarcloud.io/summary/new_code?id=vector-im_element-x-ios)
|
||||
[](https://sonarcloud.io/summary/new_code?id=vector-im_element-x-ios)
|
||||
[](https://sonarcloud.io/summary/new_code?id=element-x-ios)
|
||||
[](https://sonarcloud.io/summary/new_code?id=element-x-ios)
|
||||
[](https://sonarcloud.io/summary/new_code?id=element-x-ios)
|
||||
|
||||
# Element X iOS
|
||||
|
||||
|
@ -21,3 +21,4 @@
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user