mirror of
https://github.com/matrix-org/dendrite
synced 2024-11-09 11:21:08 +01:00
dc782ec399
The motivation for this is to make it easier to see whether a travis failure is due to linting, unit tests or integration test failures, without having to look in the logs. It also means that each job is independent, so if e.g. the linting fails then the unit tests will still be run. |
||
---|---|---|
.. | ||
build-test-lint.sh | ||
find-lint.sh | ||
install-local-kafka.sh | ||
README.md | ||
travis-test.sh |
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.