This website requires JavaScript.
Explore
Sign In
mirror
/
gotosocial
mirror of
https://github.com/superseriousbusiness/gotosocial
Watch
1
Star
0
Fork
You've already forked gotosocial
0
Code
Issues
push-notifications
gotosocial
/
vendor
/
github.com
/
ulule
/
limiter
/
v3
/
Makefile
8 lines
66 B
Makefile
Raw
Permalink
Blame
History
.PHONY
:
test
lint
test
:
@
(
scripts/test
)
lint
:
@
(
scripts/lint
)
View Git Blame
Copy Permalink