Skip to content

Commit

Permalink
formatting: Exclude BSP files from uncrustify checks
Browse files Browse the repository at this point in the history
Signed-off-by: Devaraj Ranganna <devaraj.ranganna@arm.com>
  • Loading branch information
urutva committed Aug 23, 2023
1 parent c41c93c commit 12a9265
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ jobs:
uses: FreeRTOS/CI-CD-Github-Actions/formatting@main
with:
path: ./
exclude-dirs: source/portable/NetworkInterface/MPS3_AN552/CMSIS_Driver,source/portable/NetworkInterface/MPS3_AN552/Device

doxygen:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 12a9265

Please sign in to comment.