fix: ensure no tasks are queued when trying to soft kill a dynamic worker
[poolifier.git] / commitlint.config.js
1 module.exports = { extends: ['@commitlint/config-conventional'] }