You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[**Muter**](https://github.com/muter-mutation-testing/muter): Automated mutation testing for Swift.
18
18
19
-
[**Pecker**](https://github.com/woshiccm/Pecker): A tool to detect unused code.
20
-
21
19
[**Periphery**](https://github.com/peripheryapp/periphery): A tool to detect unused code.
22
20
23
-
[**Piranha**](https://github.com/uber/piranha): A tool for refactoring code related to feature flags.
24
-
25
21
[**Sitrep**](https://github.com/twostraws/Sitrep): A source code analyzer for Swift projects.
26
22
27
-
[**STAR**](https://github.com/thumbtack/star): A tool to find how often specified Swift type(s) are used in a project.
28
-
29
23
[**Swift AST Explorer**](https://swift-ast-explorer.com/): A Swift AST visualizer.
30
24
31
25
[**Swift Stress Tester**](https://github.com/apple/swift-stress-tester): A test driver for `sourcekitd` and Swift evolution.
32
26
33
-
[**Swift Variable Injector**](https://github.com/LucianoPAlmeida/variable-injector): A tool to replace string literals with the values of environment variables.
34
-
35
27
[**swift-format**](https://github.com/apple/swift-format): Formatting technology for Swift source code.
36
28
37
29
[**SwiftLint**](https://github.com/realm/SwiftLint): A tool to enforce Swift style and conventions.
38
-
39
-
[**SwiftPack**](https://github.com/omochi/SwiftPack): A tool for automatically embedding Swift library source.
40
-
41
-
[**SwiftRewriter**](https://github.com/inamiy/SwiftRewriter): A Swift code formatter.
42
-
43
-
[**SwiftSemantics**](https://github.com/SwiftDocOrg/SwiftSemantics): Parses Swift code into its constituent declarations.
0 commit comments