diff options
Diffstat (limited to 'testing/test_trim.toml')
-rw-r--r-- | testing/test_trim.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/test_trim.toml b/testing/test_trim.toml index 57e88f8..019d574 100644 --- a/testing/test_trim.toml +++ b/testing/test_trim.toml @@ -1,2 +1,2 @@ [general] -suppress_whitespace = true +whitespace = "suppress" |