This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// Файл создан на основе @commitlint/config-conventional | |
module.exports = { | |
rules: { | |
// Тело коммита должно начинаться с пустой строки | |
"body-leading-blank": [2, "always"], | |
// Нижний колонтитул коммита должен начинаться с пустой строки | |
"footer-leading-blank": [2, "always"], |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
module.exports = { | |
parserOpts: { | |
// https://commitlint.io - подробнее о соглашениях в commit-ах | |
headerPattern: /^([a-zа-яё()\s]*)(: MRKT-)(\d*)\s(.*)$/, | |
// fix(header): MRKT-750 Поправить ошибки в заголовках | |
headerCorrespondence: ["type+scope", "ticket", "subject"] | |
} | |
}; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"scripts": { | |
"test": "echo \"Error: no test specified\" && exit 1" | |
}, | |
"husky": { | |
"hooks": { | |
"commit-msg": "commitlint -E HUSKY_GIT_PARAMS -g './config/git/commitlint.js'" | |
} | |
}, | |
"devDependencies": { |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"config": { | |
"commitizen": { | |
"path": "node_modules/cz-customizable" | |
}, | |
"cz-customizable": { | |
"config": "config/git/commitizen.js" | |
} | |
}, | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
"use strict"; | |
module.exports = { | |
// Добавим описание на русском языке ко всем типам | |
types: [ | |
{ | |
value: "build", | |
name: "build: Сборка проекта или изменения внешних зависимостей" | |
}, | |
{ value: "ci", name: "ci: Настройка CI и работа со скриптами" }, |
nice infographics on https://www.reddit.com/r/MechanicalKeyboards/comments/jihbhi/custom_mechanical_keyboard_infographic_v30_is_now/
Cherry MX Brown - to make it similar to the Sun Type 7 keyboard I was using previously (excellent keyboard however too wide).
Fn key - the "house/home" key