No description
  • JavaScript 41.6%
  • TypeScript 30%
  • Dockerfile 28.4%
Find a file
2026-03-02 00:56:36 +00:00
.config chore(semantic-release): remove branches configuration 2024-09-29 03:20:15 +02:00
.github chore(deps): update dargmuesli/github-actions action to v5 2026-02-27 02:16:48 +00:00
.husky feat: initial setup 2024-03-15 04:29:08 +01:00
.vscode feat: initial setup 2024-03-15 04:29:08 +01:00
src refactor(jiti): migrate to v2 2024-09-29 03:19:08 +02:00
.commitlintrc.json feat: initial setup 2024-03-15 04:29:08 +01:00
.dockerignore feat: initial setup 2024-03-15 04:29:08 +01:00
.editorconfig feat: initial setup 2024-03-15 04:29:08 +01:00
.gitignore feat: initial setup 2024-03-15 04:29:08 +01:00
.nvmrc ci: upgrade to trusted publishing 2025-11-07 04:48:23 +01:00
.renovaterc.json feat: initial setup 2024-03-15 04:29:08 +01:00
CHANGELOG.md chore(release): 0.0.3 [skip ci] 2024-03-15 03:48:24 +00:00
Dockerfile chore(deps): update node.js to v24.14.0 2026-02-25 22:38:28 +00:00
eslint.config.js refactor: migrate to eslint v9 2024-04-17 01:32:40 +02:00
package.json chore(deps): update pnpm to v10.30.3 2026-03-01 21:06:43 +00:00
pnpm-lock.yaml chore(deps): lock file maintenance 2026-03-02 00:56:36 +00:00
README.md feat: initial setup 2024-03-15 04:29:08 +01:00

dargmuesli's commitlint configuration

This configuration

  • extends @commitlint/config-conventional
  • disables the maximum line length checks for body and footer on CI