We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b182a3b commit cd9a0faCopy full SHA for cd9a0fa
justfile
@@ -17,6 +17,7 @@ alias fix-linting := clang-format
17
alias linter-fix := clang-format
18
alias trace-process := process-trace
19
alias test := src-test
20
+alias download-translations := translations-download
21
22
# Build the translations
23
[group('translations')]
0 commit comments