synapse/scripts-dev
Dan Callahan d7141e0b8b
Fix Shellcheck SC2006: Use $(...) notation
Use $(...) notation instead of legacy backticked `...`.

https://github.com/koalaman/shellcheck/wiki/SC2006

Signed-off-by: Dan Callahan <danc@element.io>
2021-10-22 23:08:55 +01:00
..
build_debian_packages
check-newsfragment Fix Shellcheck SC2006: Use $(...) notation 2021-10-22 23:08:55 +01:00
check_line_terminators.sh Fix Shellcheck SC2006: Use $(...) notation 2021-10-22 23:08:55 +01:00
check_signature.py
complement.sh Fix Shellcheck SC2086: Quote to prevent splitting 2021-10-22 23:08:54 +01:00
config-lint.sh Fix Shellcheck SC2006: Use $(...) notation 2021-10-22 23:08:55 +01:00
database-save.sh
definitions.py
docker_update_debian_changelog.sh Fix Shellcheck SC2086: Quote to prevent splitting 2021-10-22 23:08:54 +01:00
dump_macaroon.py
federation_client.py
generate_sample_config Fix Shellcheck SC2006: Use $(...) notation 2021-10-22 23:08:55 +01:00
hash_history.py
lint.sh
list_url_patterns.py
make_full_schema.sh
mypy_synapse_plugin.py
next_github_number.sh Fix Shellcheck SC2006: Use $(...) notation 2021-10-22 23:08:55 +01:00
release.py
sign_json
tail-synapse.py
test_postgresql.sh