trim_trailing_whitespace=truew is not an acceptable value. strconv.ParseBool: parsing "truew": invalid syntax
|
root = true
|
|
|
|
[*]
|
|
indent_size = 4
|
|
indent_style = space
|
|
insert_final_newline = true
|
|
charset = utf-8
|
|
trim_trailing_whitespace = truew
|
|
|
|
[Makefile]
|
|
indent_style = tab
|