diff options
Diffstat (limited to 'dev-rust-analyzer.toml')
| -rw-r--r-- | dev-rust-analyzer.toml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/dev-rust-analyzer.toml b/dev-rust-analyzer.toml new file mode 100644 index 0000000..b0b88fa --- /dev/null +++ b/dev-rust-analyzer.toml @@ -0,0 +1,4 @@ +# rust-analyzer configuration file +# DO NOT edit what is already defined. +# You may add new configurations as needed. +check.extraArgs = ["--profile", "test"] |
