Benjamin Kramer

Results 3 issues of Benjamin Kramer

Vertical whitespace may be important for readability when the line with the closing brace is not a trivial one. The configuration should allows not enforcing the rule in such cases....

enhancement

This solves issue #3940 Replace the `SeverityConfiguration` with a new `VerticalWhitespaceClosingBracesConfiguration`, which includes `severity` and `only_enforce_before_trivial_lines`. Vertical whitespace may be important for readability when the line with the closing brace...

When running the decoder with the same number of points time after time, the running time may approach the number reported by the performance analysis of Xcode. However, this is...