index
:
gotosocial.git
next
trunk
GoToSocial is an ActivityPub social network server
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lint.sh
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
Diffstat
(limited to 'lint.sh')
-rwxr-xr-x
lint.sh
2
1 files changed, 1 insertions, 1 deletions
diff --git a/lint.sh b/lint.sh
index db661c243..da7fe05b5 100755
--- a/
lint.sh
+++ b/
lint.sh
@@ -1,3 +1,3 @@
#!/bin/bash
-golangci-lint run \ No newline at end of file
+golangci-lint run --test=false