Skip to content

Commit 27820e9

Browse files
henrikbrixandersencarlescufi
authored andcommitted
scripts: requirements: extras: add clang-format
Add clang-format to the requirements-extras.txt and require a version compatible with the configuration options present in the .clang-format file. Signed-off-by: Henrik Brix Andersen <[email protected]>
1 parent 9dfbae0 commit 27820e9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

scripts/requirements-extras.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ gitlint
99
# helper for developers
1010
junit2html
1111

12+
# helper for developers - code formatter
13+
clang-format>=1.12x
14+
1215
# Script used to build firmware images for NXP LPC MCUs.
1316
lpc_checksum
1417

0 commit comments

Comments
 (0)