test: add missing pool destroy() calls
[poolifier.git] / commitlint.config.js
1 module.exports = { extends: ['@commitlint/config-conventional'] }