Skip to content

Commit 16b6ec1

Browse files
authored
Merge pull request #228 from kevinmbeaulieu/kb/add-star-example
Add STAR to README as an example
2 parents 3d512f3 + d0d4840 commit 16b6ec1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,8 @@ You need to build `lib_InternalSwiftSyntaxParser.dylib` yourself, you cannot cop
128128

129129
[**Piranha**](https://github.com/uber/piranha): a tool for refactoring code related to feature flags.
130130

131+
[**STAR**](https://github.com/thumbtack/star): a tool to find how often specified Swift type(s) are used in a project.
132+
131133
### Reporting Issues
132134

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