Steel / commitlint.config.cjs
supernovagateway's picture
Upload folder using huggingface_hub
fb38ec5 verified
raw
history blame contribute delete
70 Bytes
module.exports = {
extends: ['@commitlint/config-conventional'],
};