Skip to content

Commit 1b3e0e1

Browse files
stinosdpgeorge
authored andcommitted
tools/codeformat.py: Include all msvc C code in auto-format.
1 parent 76a5b3a commit 1b3e0e1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tools/codeformat.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@
4141
"lib/utils/*.[ch]",
4242
"mpy-cross/*.[ch]",
4343
"ports/*/*.[ch]",
44+
"ports/windows/msvc/**/*.[ch]",
4445
"py/*.[ch]",
4546
# Python
4647
"drivers/**/*.py",

0 commit comments

Comments
 (0)