Skip to content

Commit

Permalink
Add linting&formating & Go-Unit-Test status badges
Browse files Browse the repository at this point in the history
  • Loading branch information
tahadostifam authored Mar 25, 2024
1 parent 0d5d2e2 commit 9d48abb
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,12 @@
<a href="https://github.com/kavkaco/Kavka-Core/tree/main/docs"><strong>Explore the docs »</strong></a>
<br />
<br />
<a href="https://github.com/kavkaco/Kavka-Backend/issues">Report Bug</a>
<a href="https://github.com/kavkaco/Kavka-Core/actions/workflows/go.yml">
<img src="https://github.com/kavkaco/Kavka-Core/actions/workflows/go.yml/badge.svg"
</a>
<a href="https://github.com/kavkaco/Kavka-Core/actions/workflows/linting.yml">
<img src="https://github.com/kavkaco/Kavka-Core/actions/workflows/linting.yml/badge.svg"
</a>
</p>
</div>

Expand Down

0 comments on commit 9d48abb

Please sign in to comment.