This website requires JavaScript.
Explore
Help
Sign in
gaugendre
/
fatcontext
Watch
1
Star
0
Fork
You've already forked fatcontext
0
mirror of
https://github.com/Crocmagnon/fatcontext.git
synced
2024-11-12 19:23:58 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
2
da706a0193
fatcontext
/
Makefile
8 lines
91 B
Makefile
Raw
Normal View
History
Unescape
Escape
add linter and pre-commit
2024-03-27 22:01:18 +01:00
.PHONY
:
lint
lint
:
docs: update & document dev commands
2024-03-27 22:59:32 +01:00
pre-commit run --all-files
.PHONY
:
test
test
:
go
test
-race -v ./...
Reference in a new issue
Copy permalink