We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cada166 + d6eab77 commit a3d7870Copy full SHA for a3d7870
.pre-commit-config.yaml
@@ -5,7 +5,7 @@ repos:
5
- id: clang-format
6
args: ['-i', '--style={BasedOnStyle: Google, SortIncludes: false}']
7
- repo: https://github.com/pre-commit/pre-commit-hooks
8
- rev: v4.1.0
+ rev: v4.2.0
9
hooks:
10
- id: trailing-whitespace
11
- repo: https://github.com/psf/black
0 commit comments