mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
In case we need a conditional to test against in our formatters. e.g. in go-mode, goimports is incompatible with partial formatting, so we force it to use gofmt in that case.