Can't turn off range and indexing parentheses
The user is reporting that the Julia formatter is adding unnecessary parentheses around range and indexing expressions, specifically in the context of `collect(-buffer_size:-1)`. They are unable to find a configuration option to disable this behavior.