Skip to content

Commit 04a6d41

Browse files
authored
Merge pull request #186 from woshiccm/master
Update README to Reflect Some Example Users
2 parents e7647a2 + b94d0bc commit 04a6d41

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,8 @@ the Swift compiler source because we always push gyb-generated files to a tag.
9696

9797
[**Swift Variable Injector**](https://github.com/LucianoPAlmeida/variable-injector): a tool to replace string literals with environment variables values.
9898

99+
[**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).
100+
99101
### Reporting Issues
100102

101103
If you should hit any issues while using SwiftSyntax, we appreciate bug reports on [bugs.swift.org](https://bugs.swift.org) in the [SwiftSyntax component](https://bugs.swift.org/issues/?jql=component%20%3D%20SwiftSyntax).

0 commit comments

Comments
 (0)