mirror of
https://github.com/DefinedNet/mobile_nebula.git
synced 2025-02-15 16:25:26 +00:00
Enable CI check for formatting
This commit is contained in:
parent
7c4a1a5faa
commit
da5fc3a9d6
1 changed files with 2 additions and 3 deletions
5
.github/workflows/swiftfmt.yml
vendored
5
.github/workflows/swiftfmt.yml
vendored
|
@ -17,6 +17,5 @@ jobs:
|
||||||
with:
|
with:
|
||||||
show-progress: false
|
show-progress: false
|
||||||
|
|
||||||
# Re-enable in follow-up PR that does the formatting.
|
- name: Check formating
|
||||||
# - name: Check formating
|
run: swiftformat --lint . --reporter github-actions-log
|
||||||
# run: swiftformat --lint . --reporter github-actions-log
|
|
||||||
|
|
Loading…
Reference in a new issue