File tree Expand file tree Collapse file tree
cookiecutter/{{cookiecutter.project_name}} Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1313 # This brings in a portable version of clang-format.
1414 # See also: https://github.com/ssciwr/clang-format-wheel
1515 - repo : https://github.com/pre-commit/mirrors-clang-format
16- rev : v22.1.1
16+ rev : v22.1.2
1717 hooks :
1818 - id : clang-format
1919 types_or : [c++, c]
Original file line number Diff line number Diff line change 1313 # This brings in a portable version of clang-format.
1414 # See also: https://github.com/ssciwr/clang-format-wheel
1515 - repo : https://github.com/pre-commit/mirrors-clang-format
16- rev : v22.1.1
16+ rev : v22.1.2
1717 hooks :
1818 - id : clang-format
1919 types_or : [c++, c]
You can’t perform that action at this time.
0 commit comments