Skip to content

Commit 7e79b48

Browse files
authored
doc: add ci badge to readme
1 parent a39058f commit 7e79b48

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# sqlx-fmt
22

3+
![CI](https://github.com/jflessau/sqlx-fmt/actions/workflows/ci.yml/badge.svg)
4+
5+
36
A CLI and GitHub Action to format SQL code within [sqlx](https://github.com/launchbadge/sqlx) macros in Rust files using [sqruff](https://github.com/quarylabs/sqruff?tab=readme-ov-file).
47

58
This is not an official sqlx project, just something I always wanted to have.

0 commit comments

Comments
 (0)