mirror of
https://github.com/SlimeVR/SlimeVR-Server.git
synced 2026-04-06 02:01:58 +02:00
7 lines
277 B
TOML
7 lines
277 B
TOML
# 88 comes from python's black as inspiration.
|
|
# Note that rust by default treats a tab as having a width of 4 spaces when doing the
|
|
# calculation for line wrapping.
|
|
max_width = 88
|
|
# Tabs allow for enhanced accessibility and the ability to choose indent size.
|
|
hard_tabs = true
|