We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca67459 commit a2ad966Copy full SHA for a2ad966
1 file changed
CHANGELOG.md
@@ -14,6 +14,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
14
---
15
## [Unreleased]
16
17
+### Miscellaneous Tasks
18
+- Add sortImports and sortSwitchCases rules
19
+ - Contributed by [@ns-vasilev](https://github.com/ns-vasilev) in Pull Request [#24](https://github.com/space-code/concurrency/pull/24).
20
+
21
### Refactor
22
- Mark methods with @discardableResult to silence unused result warnings
23
- Contributed by [@ns-vasilev](https://github.com/ns-vasilev) in Pull Request [#23](https://github.com/space-code/concurrency/pull/23).
0 commit comments