Skip to content

Commit edb79cf

Browse files
authored
Merge pull request swiftlang#191 from mkruber/master
Add Piranha to README
2 parents e06a044 + 73c5d0c commit edb79cf

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
@@ -98,6 +98,8 @@ the Swift compiler source because we always push gyb-generated files to a tag.
9898

9999
[**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).
100100

101+
[**Piranha**](https://github.com/uber/piranha): a tool for refactoring code related to feature flags.
102+
101103
### Reporting Issues
102104

103105
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)