diff options
author | bors[bot] <26634292+bors[bot]@users.noreply.github.com> | 2020-09-16 19:04:29 +0100 |
---|---|---|
committer | GitHub <[email protected]> | 2020-09-16 19:04:29 +0100 |
commit | 4bc8015370e3698248bc93184ef7ec5fefd2c1d4 (patch) | |
tree | 81c029b5bb262e7dcd10235510b77ef49fc2e8f7 /crates/mbe/src | |
parent | 5df69d903445319bc01a32c93eb4175da5bb94d2 (diff) | |
parent | 74c26a785ad8e8ef857b903d3639beb623077933 (diff) |
Merge #6013
6013: Add support for custom flycheck commands with JSON project workspaces r=jonas-schievink a=woody77
Enable flychecks with JSON project workspaces if an override command was provided as part
of the client configuration:
```
"rust-analyzer.checkOnSave.enable": true,
"rust-analyzer.checkOnSave.overrideCommand": ["custom_tool", "arg1", "arg2"],
```
Co-authored-by: Aaron Wood <[email protected]>
Diffstat (limited to 'crates/mbe/src')
0 files changed, 0 insertions, 0 deletions