mirror of
https://github.com/max-sixty/worktrunk.git
synced 2026-09-14 20:00:38 +08:00
ca19035ffc
- Modernize CI with PRQL best practices. - Fix config path detection to respect HOME environment variable. - Fix test snapshot to include ANSI codes from CLICOLOR_FORCE. - Remove CLICOLOR_FORCE from global CI environment.
4 lines
66 B
TOML
4 lines
66 B
TOML
[toolchain]
|
|
channel = "1.90.0"
|
|
components = ["rustfmt", "clippy"]
|