Skip to content

Commit 76039a5

Browse files
chore(deps): update all non-major dependencies (#897)
* chore(deps): update all non-major dependencies * fix: fixes for test and lint Test was slow because we were deep-comparing lexers. This is unnecessary as we can just shallow compare. --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Alec Thomas <alec@swapoff.org>
1 parent 678b799 commit 76039a5

29 files changed

+67
-37
lines changed

.golangci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,8 @@ linters:
4949
- nosnakecase
5050
- testableexamples
5151
- musttag
52+
- depguard
53+
- goconst
5254

5355
linters-settings:
5456
govet:
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)