diff options
| author | 2021-09-02 12:10:59 +0200 | |
|---|---|---|
| committer | 2021-09-02 12:10:59 +0200 | |
| commit | 6f7da0ecdd8b99a4385b74abc61532a615e9ef26 (patch) | |
| tree | eab4de19096730f681a2f2931e908a7eb43f1477 /lint.sh | |
| parent | moving stuff around (diff) | |
| download | gotosocial-6f7da0ecdd8b99a4385b74abc61532a615e9ef26.tar.xz | |
account + application tests
Diffstat (limited to 'lint.sh')
| -rwxr-xr-x | lint.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,3 +1,3 @@ #!/bin/bash -golangci-lint run
\ No newline at end of file +golangci-lint run --test=false |
