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 Add support for ubuntu 21.10 "Impish Indri" (#11024) 2021-10-12 11:29:39 -07:00
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 isort 5 compatibility (#7786) 2020-07-05 16:32:02 +01:00
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 Acutally add scripts-dev/ 2015-05-06 11:46:02 +01:00
definitions.py Fix (final) Bugbear violations (#9838) 2021-04-20 11:50:49 +01:00
docker_update_debian_changelog.sh Fix Shellcheck SC2086: Quote to prevent splitting 2021-10-22 23:08:54 +01:00
dump_macaroon.py Change the format of access tokens away from macaroons (#5588) 2021-05-12 15:04:51 +01:00
federation_client.py federation_client: handle inline signing_keys in hs.yaml (#9647) 2021-03-18 21:12:07 +00:00
generate_sample_config Fix Shellcheck SC2006: Use $(...) notation 2021-10-22 23:08:55 +01:00
hash_history.py Remove obsolete __future__ imports (#8337) 2020-09-17 08:37:01 -04:00
lint.sh Add `--run-background-updates` option to `update_database` script. (#10954) 2021-10-06 11:26:18 +01:00
list_url_patterns.py Fix (final) Bugbear violations (#9838) 2021-04-20 11:50:49 +01:00
make_full_schema.sh Add `--run-background-updates` option to `update_database` script. (#10954) 2021-10-06 11:26:18 +01:00
mypy_synapse_plugin.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
next_github_number.sh Fix Shellcheck SC2006: Use $(...) notation 2021-10-22 23:08:55 +01:00
release.py Release script improvements (#10966) 2021-10-11 14:48:38 +01:00
sign_json Update `sign_json` to support inline key config (#11139) 2021-10-20 18:49:20 +01:00
tail-synapse.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00
test_postgresql.sh Update postgresql testing script (#10906) 2021-09-24 14:27:09 +00:00