linux-parental-controls/.cz.toml

11 lines
310 B
TOML
Raw Normal View History

# SPDX-FileCopyrightText: Matteo Settenvini <matteo.settenvini@montecristosoftware.eu>
# SPDX-License-Identifier: CC0-1.0
[tool.commitizen]
annotated_tag = true
tag_format = "$minor.$major.$patch"
version_scheme = "semver2"
version_provider = "cargo"
version_files = "Cargo.toml:version"
use_shortcuts = true