8000 Merge pull request #377 from omaralbeik/main · swiftlang/swift-syntax@0423e4d · GitHub
[go: up one dir, main page]

Skip to content

Commit 0423e4d

Browse files
authored
Merge pull request #377 from omaralbeik/main
Remove duplicated examples
2 parents 27cd73c + 4193f16 commit 0423e4d

File tree

1 file changed

+0
-28
lines changed

1 file changed

+0
-28
lines changed

Examples/README.md

Lines changed: 0 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -32,31 +32,3 @@
3232
[**Piranha**](https://github.com/uber/piranha): a tool for refactoring code related to feature flags.
3333

3434
[**STAR**](https://github.com/thumbtack/star): a tool to find how often specified Swift type(s) are used in a project.## Some Example Users
35-
36-
[**Swift AST Explorer**](https://swift-ast-explorer.kishikawakatsumi.com/): a Swift AST visualizer.
37-
38-
[**swift-format**](https://github.com/apple/swift-format): formatting technology for Swift source code.
39-
40-
[**Swift Stress Tester**](https://github.com/apple/swift-stress-tester): a test driver for sourcekitd and Swift evolution.
41-
42-
[**SwiftSemantics**](https://github.com/SwiftDocOrg/SwiftSemantics): parses Swift code into its constituent declarations.
43-
44-
[**Sitrep**](https://github.com/twostraws/Sitrep): A source code analyzer for Swift projects
45-
46-
[**SwiftRewriter**](https://github.com/inamiy/SwiftRewriter): a Swift code formatter.
47-
48-
[**SwiftPack**](https://github.com/omochi/SwiftPack): a tool for automatically embedding Swift library source.
49-
50-
[**Periphery**](https://github.com/peripheryapp/periphery): a tool to detect unused code.
51-
52-
[**BartyCrouch**](https://github.com/Flinesoft/BartyCrouch): a tool to incrementally update strings files to help App localization.
53-
54-
[**Muter**](https://github.com/muter-mutation-testing/muter): Automated mutation testing for Swift
55-
56-
[**Swift Variable Injector**](https://github.com/LucianoPAlmeida/variable-injector): a tool to replace string literals with environment variables values.
57-
58-
[**Pecker**](https://github.com/woshiccm/Pecker): a tool to detect unused code based on [SwiftSyntax](https://github.com/apple/swift-syntax.git) and [IndexStoreDB](https://github.com/apple/indexstore-db.git).
59-
60-
[**Piranha**](https://github.com/uber/piranha): a tool for refactoring code related to feature flags.
61-
62-
[**STAR**](https://github.com/thumbtack/star): a tool to find how often specified Swift type(s) are used in a project.

0 commit comments

Comments
 (0)
0