Files
firezone/.tool-versions
Thomas Eizinger 32df4b399a chore: modularize .tool-versions (#10919)
Not all tools are needed for all parts of the codebase. In order to avoid installing all tools, we create nested `.tool-versions` files that list the specific dev-tools needed for a certain part of the product.
2025-11-21 08:28:05 +11:00

7 lines
100 B
Plaintext

# Used for static analysis
python 3.11.14
shfmt 3.9.0
# Used to lint Bash scripts
shellcheck 0.9.0