0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-06-13 18:08:59 +02:00
dendrite/build/scripts
Brian Meek 1e083794ef
Update golangci-lint, how it's installed, and added to the PATH (#2403)
* switch to dendrite server

* minor refactor to merge store code

* Fix issue where m.room.name is being filtered by the dendrite server

* refresh dendrite main

* refresh dendrite main

* missing merges from the last dendrite refresh

* revert unwanted changes in dendrite.yaml

* Update golangci-lint, how it's installed, and added to the PATH

Co-authored-by: Tak Wai Wong <takwaiw@gmail.com>
Co-authored-by: tak-slashtalk <64229756+tak-slashtalk@users.noreply.github.com>
2022-04-29 08:55:35 +01:00
..
build-test-lint.sh Add appservices component to docker scripts (#1153) 2020-06-20 21:28:30 +01:00
Complement.Dockerfile Add restrictions for open registration (#2402) 2022-04-29 09:31:11 +02:00
complement.sh Update complement.sh 2020-09-03 10:07:14 +01:00
ComplementLocal.Dockerfile Add restrictions for open registration (#2402) 2022-04-29 09:31:11 +02:00
ComplementPostgres.Dockerfile Add restrictions for open registration (#2402) 2022-04-29 09:31:11 +02:00
find-lint.sh Update golangci-lint, how it's installed, and added to the PATH (#2403) 2022-04-29 08:55:35 +01:00
install-local-kafka.sh Fix #897 and shuffle directory around (#1054) 2020-05-21 14:40:13 +01:00
README.md Fix #897 and shuffle directory around (#1054) 2020-05-21 14:40:13 +01:00

Dev Scripts

These are a collection of scripts that should be helpful for those developing on dendrite.

See find-lint.sh for environment variables that control linter resource usage.