Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
lpugin committed May 7, 2024
2 parents 3aa38c2 + 490e79d commit 9794643
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _book/07-contributing/01-guidelines.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ This document describes the coding style for the Verovio project for the C++ par

### Formatting

Verovio uses a [ClangFormat](http://clang.llvm.org/docs/ClangFormat.html) (**15.0**) coding style based on the [WebKit](https://webkit.org/code-style-guidelines/) style, with a few minor modifications. The modifications include:
Verovio uses a [ClangFormat](http://clang.llvm.org/docs/ClangFormat.html) (**18.0**) coding style based on the [WebKit](https://webkit.org/code-style-guidelines/) style, with a few minor modifications. The modifications include:

```yaml
AllowShortIfStatementsOnASingleLine: true
Expand Down

0 comments on commit 9794643

Please sign in to comment.