mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-02-06 09:36:53 +00:00
* ci: check toml formatting with taplo-cli
* change name of job
* { workspace = true } -> .workspace = true
* add taplo.toml
4 lines
56 B
TOML
4 lines
56 B
TOML
[formatting]
|
|
allowed_blank_lines = 1
|
|
column_width = 100
|