Skip to content

Commit 36bf7db

Browse files
authored
with cetmodules
1 parent 016d8c7 commit 36bf7db

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

LArSoftWiki/Using_clang_format.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,13 @@
44

55
LArSoft has adopted `clang-format` as a code-formatting tool to ensure a uniform code layout.
66

7-
## Using clang format with mrb
7+
## Using clang format in the UPS environment
8+
9+
- setup your working environment
10+
- `setup cetmodules v3_24_01`
11+
- Any sufficiently modern release of cetmodules (v3_24_01 or later) will work.
12+
- `format-code <file or subdirectory>`
13+
- `format-code` is found in cetmodules and will be using `clang v15_0_7`
814

915

1016
## Using clang format with an editor

0 commit comments

Comments
 (0)