helix
helix copied to clipboard
Test Suite Assumes Default Config
Summary
The test suite for Helix assumes that Helix is using the default config. If Helix - correctly - loads a custom user config which causes the test suite's assumptions about the config to fail, the tests will - incorrectly - fail. This affects platforms on which the helix package performs cargo test in order to verify the installation (e.g. the AUR package helix-git).
Reproduction Steps
Create a custom config file (~/.config/helix/languages.toml) that changes the indentation for C from two spaces to four. Run cargo test.
Helix log
No response
Platform
Arch Linux
Terminal Emulator
Windows Terminal
Helix Version
helix-git-r3147.eef9eff2-1 (AUR)