Skip to content

Commit

Permalink
uncrustify: also include riscv_common in the whitelist
Browse files Browse the repository at this point in the history
  • Loading branch information
bergzand committed Feb 5, 2021
1 parent 2692957 commit 19bb182
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions dist/tools/uncrustify/whitelist.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ core/include/.*\.h
cpu/fe310/.*\.c
cpu/fe310/include/.*\.h
cpu/fe310/periph/.*\.c
cpu/riscv_common/.*\.c
cpu/riscv_common/include/.*\.h
cpu/riscv_common/periph/.*\.c
sys/ztimer/.*\.c
sys/ztimer.h
sys/include/ztimer/.*\.h

0 comments on commit 19bb182

Please sign in to comment.