Compare commits

..
Author SHA1 Message Date
Mikaël Capelle c82f1d800e Fix formatting. 2025-05-29 11:18:57 +02:00
Mikaël Capelle c2d93280ac Add Github action. 2025-05-29 11:17:05 +02:00
Mikaël Capelle 620ee275bf Fix line ending. 2025-05-29 11:16:23 +02:00
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,13 +1,13 @@
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v6.0.0
rev: v5.0.0
hooks:
- id: trailing-whitespace
- id: end-of-file-fixer
- id: check-merge-conflict
- id: check-case-conflict
- repo: https://github.com/pre-commit/mirrors-clang-format
rev: v22.1.2
rev: v19.1.5
hooks:
- id: clang-format
'types_or': [c++, c]
+1 -1
View File
@@ -9,7 +9,7 @@
"default-registry": {
"kind": "git",
"repository": "https://github.com/Microsoft/vcpkg",
"baseline": "74e6536215718009aae747d86d84b78376bf9e09"
"baseline": "294f76666c3000630d828703e675814c05a4fd43"
},
"registries": [
{