mirror of https://github.com/zkat/miette.git
Fixes: https://github.com/zkat/miette/issues/97 Fixes: https://github.com/zkat/miette/issues/87 Tabs are always expanded to spaces by the graphical handler, and `tab_width` now defaults to 4. Instead of replacing every tab with a fixed number of spaces, spaces are used to align to the next tabstop. `tab_width` controls the space between tabstops rather than the fixed width of each tab character. Co-authored-by: Benjamin Lee <benjamin@computer.surgery> |
||
|---|---|---|
| .. | ||
| eyreish | ||
| handlers | ||
| chain.rs | ||
| diagnostic_chain.rs | ||
| error.rs | ||
| handler.rs | ||
| lib.rs | ||
| macro_helpers.rs | ||
| named_source.rs | ||
| panic.rs | ||
| protocol.rs | ||
| source_impls.rs | ||