Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

View KnowsCount's full-sized avatar
🎮
beep-boop

KnowsCount KnowsCount

🎮
beep-boop
View GitHub Profile
@joshbuchea
joshbuchea / semantic-commit-messages.md
Last active April 23, 2024 06:20
Semantic Commit Messages

Semantic Commit Messages

See how a minor change to your commit message style can make you a better programmer.

Format: <type>(<scope>): <subject>

<scope> is optional

Example

// Copyright KnowsCount 2020。 GPL 协议。请勿删除。
// Future versions of Hyper may add additional config options,
// which will not automatically be merged into this file.
// See https://hyper.is#cfg for all currently supported options.
module.exports = {
config: {
hyperline: {
plugins: [