chore: linting and semantic-commit plugins

This commit is contained in:
2025-12-06 23:54:07 +01:00
parent c8496e7dd6
commit 8fb98907cd
7 changed files with 384 additions and 387 deletions

View File

@@ -24,9 +24,9 @@ jobs:
uses: actions/setup-node@395ad3262231945c25e8478fd5baf05154b1d79f # v6.1.0
with:
always-auth: true
node-version-file: ".nvmrc"
registry-url: "https://registry.npmjs.org"
scope: "@ivuorinen"
node-version-file: '.nvmrc'
registry-url: 'https://registry.npmjs.org'
scope: '@ivuorinen'
- name: Cache Node Modules
uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0