pub const DEFAULT_AUTO_CONFIG: bool = false;Expand description
Default for whether link and init write a .devprune.json into repositories
they register.
Off: most repositories are fine on the defaults, and a config file dropped into every repo is litter. The setting exists for people who tune repositories individually often enough that creating the file by hand every time is the chore.