Crates.io | dprint-plugin-sexpr |
lib.rs | dprint-plugin-sexpr |
version | 0.1.1 |
source | src |
created_at | 2023-05-24 09:02:28.656697 |
updated_at | 2023-07-28 08:06:52.911602 |
description | S-expression support for dprint |
homepage | https://github.com/RubixDev/dprint-plugin-sexpr |
repository | https://github.com/RubixDev/dprint-plugin-sexpr |
max_upload_size | |
id | 872862 |
size | 41,657 |
Format S-expressions in .scm
files using
rsexpr.
Add the plugin to your config file by running
dprint config add RubixDev/sexpr
.
Don't forget to add scm
to your includes
pattern.
Name | Type | Default | Possible values |
---|---|---|---|
indentWidth | u8 | global config or 2 |
0 — 255 |