mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-08 10:47:42 +02:00
Fast formatting (#2658)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
This commit is contained in:
@@ -154,7 +154,7 @@ jobs:
|
||||
- name: Install...
|
||||
run: node common/scripts/install-run-rush.js install
|
||||
- name: Formatting...
|
||||
run: node common/scripts/install-run-rush.js format
|
||||
run: node common/scripts/install-run-rush.js fast-format
|
||||
- name: Check files formatting
|
||||
run: |
|
||||
echo '================================================================'
|
||||
|
||||
Reference in New Issue
Block a user