ext-cryptopp-cmake/.commitlintrc.json
Abdessattar Sassi d20f83a3af chore: hard fork from noloader/cryptopp-cmake (547c965)
This new repo is aimed at users who need a modern cmake version of the
crypto++ builder. It will not track the original repo as an upstream.
It will evolve on its own while tracking the releases of crypto++.
2022-08-23 17:19:43 +04:00

5 lines
60 B
JSON

{
"extends": [
"@commitlint/config-conventional"
]
}