Add rust-analyzer.toml file

This commit is contained in:
Ali Bektas
2024-09-12 15:26:40 +02:00
parent 2b7caf6fcb
commit 1f624d4c2a
2 changed files with 8 additions and 0 deletions
+4
View File
@@ -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"]