You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lemmy/scripts
Dessalines 65041a20bb
Fix clippy lints. (#2572)
* Fix clippy lints.

* Fix fmt.

* Dont use cargo-workspaces for fix-clippy script.
2 years ago
..
query_testing Add compilation benchmark, move scripts into subfolder 3 years ago
clear_db.sh Fixing some tests 3 years ago
compilation_benchmark.sh Apub inbox rewrite (#1652) 3 years ago
db-init.sh Add compilation benchmark, move scripts into subfolder 3 years ago
fix-clippy.sh Fix clippy lints. (#2572) 2 years ago
install.sh Add compilation benchmark, move scripts into subfolder 3 years ago
postgres_12_to_14_upgrade.sh Tweaking postgres upgrade script (#2389) 2 years ago
release.sh Specify dependencies and metadata for entire workspace (#2565) 2 years ago
restore_db.sh Fixing some tests 3 years ago
test.sh Sort vecs before assert to avoid random test failures (#2569) 2 years ago
update_config_defaults.sh Update doku dependency for easier formatting of defaults.hjson (#2553) 2 years ago
update_translations.sh Add update translations script. (#2173) 2 years ago
upgrade_deps.sh Adding script to upgrade deps, and check for unused ones. 3 years ago