Skip to content
This repository was archived by the owner on Aug 5, 2025. It is now read-only.

Commit 003e9bd

Browse files
committed
Update badges
1 parent c16e8ac commit 003e9bd

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.lintstagedrc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"*.(ts)": ["biome lint --write"],
3-
"*.(ts|json|md)": ["biome check --write"],
3+
"*.(ts|json)": ["biome check --write"],
44
".github/workflows/*.(yaml|yml)": ["action-validator"]
55
}

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
[![Maintainability][maintainabilityimageurl]]([maintainabilityUrl])
2-
[![Test Coverage][testcoverageimageurl]]([testcoverageUrl])
1+
[![Maintainability][maintainabilityimageurl]]([maintainabilityurl])
2+
[![Test Coverage][testcoverageimageurl]]([testcoverageurl])
33

44
# Code Climate
55

0 commit comments

Comments
 (0)