Aminda Suomalainen
|
e4c02b96cd
|
Add pre-commit configuration (#34)
* add .pre-commit-config.yaml
Signed-off-by: Aminda Suomalainen <suomalainen+git@mikaela.info>
* .editorconfig: decrease indent size for text
* .pre-commit-config.yaml: remove prettier
Signed-off-by: Aminda Suomalainen <suomalainen+git@mikaela.info>
* .editorconfig consistency.
* .pre-commit-config.yaml: restore sample hooks
* .editorconfig: disable indent_size for LICENSE & NOTICE
* pre-commit run --all-files
* tsconfig.json: tabs to spaces
* .pre-commit-config.yaml: update editorconfig-checker to 2.7.2
* .editorconfig: disable indent_size for markdown
* mjolnir-entrypoint.sh: retab
* .editorconfig: also exclude json from indent checking
* test/nginx.conf: retab
* test/integration/commands/redactCommandTest.ts: remove leading space
* retab or remove leading whitespaces for the rest of the files
* src/appservice/datastore.ts remove newlines
* test/integration/commands/roomTest.ts: remove leading space.
---------
Signed-off-by: Aminda Suomalainen <suomalainen+git@mikaela.info>
Co-authored-by: gnuxie <Gnuxie@protonmail.com>
|
2023-08-29 13:38:00 +01:00 |
|
Gnuxie
|
924bed5813
|
PolicyListManager watch/unwatch should use MatrixRoomReferences. (#42)
|
2023-03-28 19:55:34 +01:00 |
|
David Teller
|
9e9b48700d
|
This should hopefully fix some startup woes (#462)
Splitting PolicyListManager from Mjolnir, making it more resilient to startup errors
|
2023-01-31 20:12:04 +00:00 |
|
gnuxie
|
c537f2067e
|
protected rooms config test
https://github.com/matrix-org/mjolnir/issues/370
|
2022-10-19 15:21:51 +01:00 |
|