Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
[ ![ ci] ( https://github.com/fetch-rewards/SwiftSyntaxSugar/actions/workflows/ci.yml/badge.svg )] ( https://github.com/fetch-rewards/SwiftSyntaxSugar/actions/workflows/ci.yml?query=branch%3Amain )
4
4
[ ![ codecov] ( https://codecov.io/gh/fetch-rewards/SwiftSyntaxSugar/graph/badge.svg?token=gTqOi09vx5 )] ( https://codecov.io/gh/fetch-rewards/SwiftSyntaxSugar )
5
- [ ![ License] ( https://img.shields.io/badge/license-MIT-lightgrey.svg )] ( https://github.com/fetch-rewards/SwiftSyntaxSugar/blob/feature/readme /LICENSE )
5
+ [ ![ License] ( https://img.shields.io/badge/license-MIT-lightgrey.svg )] ( https://github.com/fetch-rewards/SwiftSyntaxSugar/blob/main /LICENSE )
6
6
7
7
` SwiftSyntaxSugar ` is a library that provides syntactic sugar and helpful extensions for [ ` SwiftSyntax ` ] ( https://github.com/swiftlang/swift-syntax ) .
8
8
The purpose of this library is to improve the readability and maintainability of code written using ` SwiftSyntax ` .
0 commit comments