File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 1- # resyntax [ ![ CI Status] [ ci-status-badge ]] [ ci-status ] [ ![ Documentation] [ docs-badge ]] [ docs ]
1+ # resyntax [ ![ CI Status] [ ci-status-badge ]] [ ci-status ] [ ![ Documentation] [ docs-badge ]] [ docs ] [ ![ Coverage Status ] [ coverage-badge ]] [ coverage ]
22
33A refactoring tool for Racket built on top of ` syntax-parse ` .
44
55[ ci-status ] : https://github.com/jackfirth/resyntax/actions
66[ ci-status-badge ] : https://github.com/jackfirth/resyntax/workflows/CI/badge.svg
77[ docs ] : https://docs.racket-lang.org/resyntax/index.html
88[ docs-badge ] : https://img.shields.io/badge/docs-published-blue.svg
9+ [ coverage ] : https://coveralls.io/github/jackfirth/resyntax?branch=master
10+ [ coverage-badge ] : https://coveralls.io/repos/github/jackfirth/resyntax/badge.svg?branch=master
911
1012## Quickstart
1113
You can’t perform that action at this time.
0 commit comments