diff options
Diffstat (limited to '.idea/runConfigurations/Refresh_All.xml')
| -rw-r--r-- | .idea/runConfigurations/Refresh_All.xml | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/.idea/runConfigurations/Refresh_All.xml b/.idea/runConfigurations/Refresh_All.xml deleted file mode 100644 index 24be845..0000000 --- a/.idea/runConfigurations/Refresh_All.xml +++ /dev/null @@ -1,27 +0,0 @@ -<component name="ProjectRunConfigurationManager"> - <configuration - default="false" - name="Refresh All" - type="CompoundRunConfigurationType" - > - <toRun name="Run: Cargo Format" type="CargoCommandRunConfiguration" /> - <toRun - name="Run: Fix Documents Codebox" - type="CargoCommandRunConfiguration" - /> - <toRun - name="Run: Generate Docsify Sidebar" - type="CargoCommandRunConfiguration" - /> - <toRun - name="Run: Sync Examples To Crates" - type="CargoCommandRunConfiguration" - /> - <toRun - name="Run: Sync Examples To Helpdoc" - type="CargoCommandRunConfiguration" - /> - <toRun name="Run: Sync Feature List" type="CargoCommandRunConfiguration" /> - <method v="2" /> - </configuration> -</component> |
