aboutsummaryrefslogtreecommitdiff
path: root/rust-analyzer.json
diff options
context:
space:
mode:
authorTianhao Wang <shrik3@mailbox.org>2024-06-06 02:18:51 +0200
committerTianhao Wang <shrik3@mailbox.org>2024-06-11 15:17:14 +0200
commit1a0d4d56032b0326e415b8d450c601afa63ecd32 (patch)
treec5d97b9b70f0a244e59bc05edee111e3d41d3cd2 /rust-analyzer.json
parentd495a1745c83a8186bf1c6c531177887dd245436 (diff)
chore: format asm code
mostly fixing identation and tabstop: 0. line width is 80 chars 1. tab is 8 chars wide (tabstop = 8) 2. leading indentation and only leading indentations are __hard_tabs__ 3. non-leading tabs are expanded into spaces 4. instrs are always indented 1 level, and only 1 level 5. the first operand (if any) starts at the next tabstop after the instruction, but the tab inbetween is expanded to spaces (3) Signed-off-by: Tianhao Wang <shrik3@mailbox.org>
Diffstat (limited to 'rust-analyzer.json')
0 files changed, 0 insertions, 0 deletions