Add support for commitizen and pre-commit
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
project('${REPO_NAME_PASCAL}', 'cpp',
|
||||
version : '0.1',
|
||||
version : '0.0.1',
|
||||
default_options : ['warning_level=3',
|
||||
'cpp_std=c++20',
|
||||
'b_coverage=true'])
|
||||
|
||||
Reference in New Issue
Block a user