]> source.dussan.org Git - gitea.git/commitdiff
Enable bidichk (#17610)
authorGusted <williamzijl7@hotmail.com>
Wed, 17 Nov 2021 08:47:28 +0000 (08:47 +0000)
committerGitHub <noreply@github.com>
Wed, 17 Nov 2021 08:47:28 +0000 (16:47 +0800)
- https://github.com/breml/bidichk

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: 6543 <6543@obermui.de>
.golangci.yml

index abdd276cb6acf46a4fe2ba4a65dd3cbe0fa65adc..1065776a14479a8d1168507c7239c0763069d0d5 100644 (file)
@@ -14,6 +14,7 @@ linters:
     - gofmt
     - misspell
     - gocritic
+    - bidichk
   enable-all: false
   disable-all: true
   fast: false