Skip to content

Commit

Permalink
Disable formatting for now
Browse files Browse the repository at this point in the history
  • Loading branch information
powerof3 committed Sep 27, 2023
1 parent 32ed901 commit 0446761
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/maintenance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@ jobs:
with:
python-version: '3.9'

- name: Run clang-format
run: find -type f \( -name *.h -o -name *.cpp \) | xargs clang-format-12 -style=file -i

- name: Glob files
run: python ${{ github.workspace }}/SPID/ProjectGen.py

Expand Down

0 comments on commit 0446761

Please sign in to comment.