vim-ft-bzl
vim-ft-bzl copied to clipboard
Add test coverage for autoindent
We should cover the indentexpr
functionality with a vroom test. I already broke it once.
*twice 😜 (https://github.com/bazelbuild/vim-ft-bzl/issues/16)
🤦
Although I'm not sure a test would've caught that if we didn't already know what type of breakage we were testing for. Can have a test to catch regressions though now that we do.