bind9/bin
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
..
check Reformat using the new rules 2020-02-14 09:31:05 +01:00
confgen Add separate .clang-format files for headers 2020-02-14 09:31:05 +01:00
delv Reformat using the new rules 2020-02-14 09:31:05 +01:00
dig adjust the clang-format penalties to reduce string breaking 2020-02-17 14:23:58 -08:00
dnssec Reformat using the new rules 2020-02-14 09:31:05 +01:00
named adjust the clang-format penalties to reduce string breaking 2020-02-17 14:23:58 -08:00
nsupdate adjust the clang-format penalties to reduce string breaking 2020-02-17 14:23:58 -08:00
pkcs11 apply the modified style 2020-02-13 15:05:06 -08:00
plugins Reformat using the new rules 2020-02-14 09:31:05 +01:00
python prep 9.15.8 2020-01-16 08:01:20 +00:00
rndc Reformat using the new rules 2020-02-14 09:31:05 +01:00
tests Reformat using the new rules 2020-02-14 09:31:05 +01:00
tools adjust the clang-format penalties to reduce string breaking 2020-02-17 14:23:58 -08:00
win32/BINDInstall Reformat using the new rules 2020-02-14 09:31:05 +01:00
Makefile.in name change from "hook modules" to "plugins" 2018-12-06 10:36:50 -08:00