overleaf/services/real-time
Tim Alby 94d57f50c0 add fake lint and format targets
Highly hacky!
Lint and format steps are coming very soon thanks to the decaf, but in the
meantime we need steps to pass CI. Updating the build scripts after the
decaf will undo this change.
2020-05-28 16:09:27 +02:00
..
.github
app/coffee [ChannelManager] rework (un)subscribing to redis 2020-05-15 18:34:33 +02:00
config [misc] config: add headroom for JSON serialization in maxUpdateSize 2020-03-24 16:21:29 +01:00
test [ChannelManager] port related and still mostly valid test from v2 2020-05-15 18:39:33 +02:00
.dockerignore
.gitignore
.nvmrc
app.coffee [misc] track redis pub/sub payload sizes on publish 2020-03-30 11:31:44 +02:00
buildscript.txt [misc] cleanup unused dependency on mongo 2020-02-12 14:44:01 +01:00
docker-compose.ci.yml [misc] cleanup unused dependency on mongo 2020-02-12 14:44:01 +01:00
docker-compose.yml [misc] cleanup unused dependency on mongo 2020-02-12 14:44:01 +01:00
Dockerfile
Jenkinsfile
Makefile add fake lint and format targets 2020-05-28 16:09:27 +02:00
nodemon.json
package-lock.json [misc] bump sinon to 2.x for promise support with stubs 2020-05-15 12:01:22 +02:00
package.json [misc] bump sinon to 2.x for promise support with stubs 2020-05-15 12:01:22 +02:00
socket.io.patch.js