Skip to content

Commit 6c3b326

Browse files
committed
chore: add commit guards
1 parent 2a236bb commit 6c3b326

File tree

6 files changed

+1632
-78
lines changed

6 files changed

+1632
-78
lines changed

.husky/commit-msg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
npx --no -- commitlint --edit $1

.husky/pre-commit

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
npx lint-staged

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[![Release](https://github.com/OMICRONEnergyOSS/oscd-api/actions/workflows/release-please.yml/badge.svg)](https://github.com/OMICRONEnergyOSS/oscd-api/actions/workflows/release-please.yml)
1+
[![Tests](https://github.com/OMICRONEnergyOSS/oscd-api/actions/workflows/test.yml/badge.svg)](https://github.com/OMICRONEnergyOSS/oscd-api/actions/workflows/test.yml) ![NPM Version](https://img.shields.io/npm/v/@omicronenergy/oscd-api)
22

33
# OpenSCD API
44

File renamed without changes.

0 commit comments

Comments
 (0)