index
:
gogs.git
Gogs is a painless self-hosted Git service
log msg
author
committer
range
buildscript
main
mygogs
about
summary
refs
log
tree
commit
diff
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
author
deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
2022-03-06 16:14:48 +0800
committer
GitHub <noreply@github.com>
2022-03-06 16:14:48 +0800
commit
65526f84e1d382ac01b7379f40fc56b2660d1074
(
patch
)
tree
074111dcb5daa0d6c24ea4dfa9921f67caf35aba
parent
442609fa1786ef651c6661ce95bd2ddb25156080
(
diff
)
chore: update .deepsource.toml (#6802)
Co-authored-by: DeepSource Bot <bot@deepsource.io>
Diffstat
-rw-r--r--
.deepsource.toml
2
1 files changed, 2 insertions, 0 deletions
diff --git a/.deepsource.toml b/.deepsource.toml
index eba0c25a..bb0c9814 100644
--- a/
.deepsource.toml
+++ b/
.deepsource.toml
@@ -1,5 +1,7 @@
version = 1
+exclude_patterns = ["**/*_gen.go"]
+
[[analyzers]]
name = "docker"
enabled = true