8000 tools/codeformat.py: Include ports/nrf/modules/nrf in code formatting. · micropython/micropython@85f0ce2 · GitHub
[go: up one dir, main page]

Skip to content

Commit 85f0ce2

Browse files
glennrubdpgeorge
authored andcommitted
tools/codeformat.py: Include ports/nrf/modules/nrf in code formatting.
1 parent 55d4321 commit 85f0ce2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/codeformat.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@
4545
"mpy-cross/*.[ch]",
4646
"ports/*/*.[ch]",
4747
"ports/windows/msvc/**/*.[ch]",
48+
"ports/nrf/modules/nrf/*.[ch]",
4849
"py/*.[ch]",
4950
# Python
5051
"drivers/**/*.py",

0 commit comments

Comments
 (0)
0