TOMLBeautyConfig.decimalThousandsSeparatorThreshold

After how many decimal places to start putting thousands separators (_) or 0 to disable.

struct TOMLBeautyConfig
int decimalThousandsSeparatorThreshold;

Meta