kernel/commitlint.config.js
Arthur Beck a03f1f7ef1
Some checks failed
Format code / Format the kernel (push) Successful in 1m29s
Commitlint / commitlint (push) Has been cancelled
chore(config): move commitlint config to the root of the repository
2025-04-30 15:24:56 -05:00

1 line
63 B
JavaScript

export default {extends: ['@commitlint/config-conventional']};