Files
bind9/lib
Evan Hunt 0002377dca adjust the clang-format penalties to reduce string breaking
this corrects some style glitches such as:
```
        long_function_call(arg, arg2, arg3, arg4, arg5, "str"
                                                        "ing");
```
...by adjusting the penalties for breaking strings and call
parameter lists.
2020-02-17 14:23:58 -08:00
..
2020-02-14 09:31:05 +01:00
2020-02-14 09:31:05 +01:00
2020-02-16 17:34:24 +01:00
2020-02-14 09:31:05 +01:00
2020-02-13 15:05:06 -08:00