Exclude template_configuration from uncrustiffy check

This commit is contained in:
Rahul Kar 2025-04-25 09:59:07 +00:00
parent 78e617b030
commit ef514c4c85

View file

@ -22,4 +22,6 @@ jobs:
id: check-formatting
uses: FreeRTOS/CI-CD-Github-Actions/formatting-bot@main
with:
exclude-dirs: portable
exclude-dirs: |
portable
examples/template_configuration