mirror of
https://github.com/keroserene/snowflake.git
synced 2026-08-17 13:07:20 +02:00
301 B
301 B
-
When editing Go, please run
go fmtbefore every commit. -
When editing coffeescript (in the
proxy/directory), please runcake lintand resolve any lint issues before every commit. -
You may run tests locally with either
go testorcake testfor Go and coffeescript, respectively.