You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -35,4 +35,4 @@ Except such snippets, the programs written by the owner of the repo is under the
35
35
36
36
## Formatting
37
37
38
-
`clang-format` is used (config file: `.clang-format`).
38
+
`clang-format-14` is used to lint `.cpp` / `.hpp` files. Default configuration file is `.clang-format`. See [formatter.yml](.github/workflows/formatter.yml) for detail.
0 commit comments