No description
Find a file
2025-12-08 00:32:30 +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 v3.2.2 2025-12-03 03:07:07 +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 all non-major dependencies 2025-11-12 23:44:22 +00:00
eslint.config.js refactor: migrate to eslint v9 2024-04-17 01:32:40 +02:00
package.json chore(deps): update all non-major dependencies to v20.2.0 2025-12-05 06:51:10 +00:00
pnpm-lock.yaml chore(deps): lock file maintenance 2025-12-08 00:32:30 +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