fix: test task function name only if the received from workers
[poolifier.git] / commitlint.config.js
1 module.exports = { extends: ['@commitlint/config-conventional'] }