mirror of
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git
synced 2025-10-13 11:11:30 -04:00
Remove mentions of coffeescript from docs
This commit is contained in:
parent
27a92ab03a
commit
d3080e2566
7 changed files with 8 additions and 16 deletions
|
@ -1,9 +1,5 @@
|
|||
|
||||
- When editing Go, please run `go fmt` before every commit.
|
||||
|
||||
- When editing coffeescript (in the `proxy/` directory), please run
|
||||
`cake lint` and resolve any lint issues before every commit.
|
||||
|
||||
- You may run tests locally with either `go test` or `cake test` for Go and
|
||||
coffeescript, respectively.
|
||||
|
||||
- You may run tests locally with either `go test` or `npm test` for Go and
|
||||
JavaScript, respectively.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue