Pull request: all: cleanup

Merge in DNS/adguard-home from cleanup to master

Squashed commit of the following:

commit a62e28cd35fefe45e228d1762aa2c148204c3065
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date:   Wed Dec 9 12:24:34 2020 +0300

    all: more cleanup

commit 04dc2220483fa3216b138b7b848b818dcc2a393a
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date:   Tue Dec 8 20:52:28 2020 +0300

    all: cleanup
This commit is contained in:
Ainar Garipov
2020-12-09 12:39:20 +03:00
parent 5c7b6bbf5c
commit ef178610d6
4 changed files with 5 additions and 82 deletions

View File

@@ -117,8 +117,6 @@ The rules are mostly sorted in the alphabetical order.
* Use `gofumpt --extra -s`.
**TODO(a.garipov):** Add to the linters.
* Write slices of struct like this:
```go