mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2026-01-06 01:43:17 -06:00
account + application tests
This commit is contained in:
parent
4696e1a7b3
commit
6f7da0ecdd
5 changed files with 520 additions and 44 deletions
2
lint.sh
2
lint.sh
|
|
@ -1,3 +1,3 @@
|
|||
#!/bin/bash
|
||||
|
||||
golangci-lint run
|
||||
golangci-lint run --test=false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue