aptos-core
aptos-core copied to clipboard
[do-not-merge] apply the updated movefmt tool to framework code
Description
This PR shows the result after applying the newest movefmt v1.0.3 to the framework code using the default option:
max_width = 90
indent_size = 4
hard_tabs = false
tab_spaces = 4
emit_mode = "NewFiles"
verbose = "Normal"
prefer_one_line_for_short_branch_blk = true
⏱️ 17s total CI duration on this PR
| Job | Cumulative Duration | Recent Runs |
|---|---|---|
| permission-check | 5s | 🟥 🟥 |
| permission-check | 4s | 🟥 🟥 |
| permission-check | 4s | 🟥 🟥 |
| permission-check | 4s | 🟥 🟥 |
@robinlzw Could you redo this with the latest formatter?
This issue is stale because it has been open 45 days with no activity. Remove the stale label, comment or push a commit - otherwise this will be closed in 15 days.