Remove clang format of the ARM_CRx_MPU Port

This commit is contained in:
Soren Ptak 2024-02-23 07:04:46 -05:00
parent c195770fe8
commit 2ef0b5d795

View file

@ -15,15 +15,6 @@ jobs:
with: with:
exclude-dirs: portable exclude-dirs: portable
port-formatting:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Check Formatting of FreeRTOS-Kernel Files
uses: FreeRTOS/CI-CD-Github-Actions/clang-formatting@main
with:
path: portable/GCC/ARM_CRx_MPU
spell-check: spell-check:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps: