mirror of
https://github.com/RYGhub/royalnet.git
synced 2024-11-22 02:54:21 +00:00
Update "Clippy" runConfig to match "Run"
This commit is contained in:
parent
4abbcf401e
commit
3311e4f1d5
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
<component name="ProjectRunConfigurationManager">
|
||||
<configuration default="false" name="Clippy" type="CargoCommandRunConfiguration" factoryName="Cargo Command" nameIsGenerated="true">
|
||||
<option name="command" value="clippy" />
|
||||
<option name="command" value="clippy --package royalnet --bin royalnet --no-default-features" />
|
||||
<option name="workingDirectory" value="file://$PROJECT_DIR$" />
|
||||
<envs />
|
||||
<option name="emulateTerminal" value="true" />
|
||||
|
|
Loading…
Reference in a new issue