bind9/bin/dig
Evan Hunt 25496b2299 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.

(cherry picked from commit 0002377dca)
2020-02-17 14:43:46 -08:00
..
include Merge branch '46-enforce-clang-format-rules' into 'master' 2020-02-14 08:45:59 +00:00
win32 Make VS solution upgrading unnecessary 2019-09-26 15:11:15 +02:00
.gitignore [master] update gitignore files; use rev-parse to get srcid 2014-06-17 13:49:30 -07:00
dig.1 prep 9.15.8 2020-01-16 08:01:20 +00:00
dig.c adjust the clang-format penalties to reduce string breaking 2020-02-17 14:43:46 -08:00
dig.docbook update copyright year to 2020 2020-01-02 21:45:30 -08:00
dig.html prep 9.15.8 2020-01-16 08:01:20 +00:00
dighost.c Merge branch '46-enforce-clang-format-rules' into 'master' 2020-02-14 08:45:59 +00:00
host.1 prep 9.15.8 2020-01-16 08:01:20 +00:00
host.c Merge branch 'each-style-tweak' into 'master' 2020-02-14 05:35:29 +00:00
host.docbook update copyright year to 2020 2020-01-02 21:45:30 -08:00
host.html prep 9.15.8 2020-01-16 08:01:20 +00:00
Makefile.in add a search for GeoIP2 libraries in configure 2019-06-27 14:58:13 -07:00
nslookup.1 prep v9.16.0 2020-02-12 20:03:16 +00:00
nslookup.c Merge branch '46-enforce-clang-format-rules' into 'master' 2020-02-14 08:45:59 +00:00
nslookup.docbook document that nslookup defaults to A + AAAA lookups 2020-01-19 23:14:07 +00:00
nslookup.html prep v9.16.0 2020-02-12 20:03:16 +00:00