astyle: exclude platform/cxxsupport

As something of a cheat, exclude platform/cxxsupport from astyle.

astyle really can't process the sort of template metaprogramming going
on in there; treat it as a "black box" like the toolchains' own
libraries.
pull/11039/head
Kevin Bracey 2019-07-12 14:14:46 +03:00
parent 6fc767dc71
commit de7e72befe
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@
^features/storage/filesystem/littlefs/littlefs/
^features/unsupported/
^hal/storage_abstraction
^platform/cxxsupport
^rtos/TARGET_CORTEX/rtx4
^rtos/TARGET_CORTEX/rtx5
^targets