918ddd14ff3990b8d011832db362cf5ac1473771
The format specifier $%,.2f requires floating-point values but (reduce + 0 ...) can return a Long when all amounts sum to an integer. Added explicit (double ...) casts and changed initial value to 0.0 to ensure the format call always receives a double.
Description
No description provided
Languages
Clojure
90.9%
CSS
4.2%
Sass
2.3%
HTML
1.3%
HCL
0.4%
Other
0.7%