Files
firezone/.tool-versions
Thomas Eizinger 8eb84f28f8 chore(kotlin): format generated sources (#10664)
When viewing the generated sources, code is a lot easier to follow if it
is properly formatted. For this, we need to install the `ktlint` tool.
2025-10-22 01:40:17 +00:00

20 lines
326 B
Plaintext

# These are used for the dev environment.
# This should match the versions used in the built product.
nodejs 22.20.0
elixir 1.18.4-otp-27
erlang 27.3.4.1
# Used for static analysis
python 3.11.14
shfmt 3.9.0
# Used to lint Bash scripts
shellcheck 0.9.0
# GUI client
pnpm 10.18.3
# Android app
java openjdk-17
ktlint 1.7.1