mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-05-13 11:21:45 +01:00
Merge remote-tracking branch 'origin/master' into develop
This commit is contained in:
@@ -37,7 +37,7 @@ jobs:
|
||||
shell: 'bash {0}'
|
||||
run: |
|
||||
qmk format-c --core-only $(< ~/files.txt)
|
||||
qmk format-python
|
||||
qmk format-python $(< ~/files.txt)
|
||||
qmk format-text $(< ~/files.txt)
|
||||
git diff
|
||||
|
||||
|
||||
@@ -25,7 +25,7 @@ jobs:
|
||||
shell: 'bash {0}'
|
||||
run: |
|
||||
qmk format-c -a
|
||||
qmk format-python
|
||||
qmk format-python -a
|
||||
qmk format-text -a
|
||||
git diff
|
||||
|
||||
|
||||
Reference in New Issue
Block a user