Add misspell and gofmt simplify to the pre-commit hooks (#138)
This commit is contained in:
parent
7cbdab30f4
commit
472155837b
8 changed files with 25 additions and 10 deletions
|
|
@ -163,7 +163,7 @@ choke-point to implement ratelimiting and backoff correctly.
|
|||
|
||||
* Reads the current state of the rooms from the logs to track the intersection
|
||||
of room membership between users.
|
||||
* Reads updates to presence from the logs writen by the FS and the CPS.
|
||||
* Reads updates to presence from the logs written by the FS and the CPS.
|
||||
* Reads when clients sync from the logs from the Client Sync.
|
||||
* Tracks any timers for users.
|
||||
* Writes the changes to presence state to the logs.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue