Skip to content

Commit

Permalink
change proposed clang-format version
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas-Ulrich committed Jun 21, 2024
1 parent 9633651 commit e4bcc2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ Note that code formatting is enforced in src test and app.
If you change files in these folders, you can enforce a suitable formatting by running:

```
.ci/format.sh $(which clang-format-11) .
.ci/format.sh $(which clang-format) .
```

Push it to your remote repository
Expand Down

0 comments on commit e4bcc2f

Please sign in to comment.