I am trying out lis format, and I see that it hardcodes the indent width to two spaces. It seems better to match either Rust (four spaces) or Go (one tab). Lisette programmers are likely to come from the Go and Rust communities. They will be used to one or both of those conventions and expect them in a crossover language.
I am trying out
lis format, and I see that it hardcodes the indent width to two spaces. It seems better to match either Rust (four spaces) or Go (one tab). Lisette programmers are likely to come from the Go and Rust communities. They will be used to one or both of those conventions and expect them in a crossover language.