mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -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.