check format of price to insure that it "looks like" a float coerce price to a float check precision of price against currency
10 lines
103 B
INI
10 lines
103 B
INI
root = true
|
|
|
|
[*.py]
|
|
indent_style = space
|
|
indent_size = 4
|
|
|
|
[*.php]
|
|
indent_style = space
|
|
indent_size = 4
|