mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-16 03:13:11 -06:00
We should be using golangci-lint to check spelling anyways
This commit is contained in:
parent
bf3c0458df
commit
5e4820fe3f
|
|
@ -30,6 +30,3 @@ go get github.com/golangci/golangci-lint/cmd/golangci-lint
|
||||||
|
|
||||||
echo "Looking for lint..."
|
echo "Looking for lint..."
|
||||||
golangci-lint run $args --deadline 30m
|
golangci-lint run $args --deadline 30m
|
||||||
|
|
||||||
echo "Checking spelling..."
|
|
||||||
misspell -error src *.md
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue