
Makefile for formatting and linting Workspace for subcrates. Moved crates to subdir and moved subcrate configs to workspace.*
6 lines
169 B
XML
6 lines
169 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<project version="4">
|
|
<component name="RsVcsConfiguration">
|
|
<option name="rustFmt" value="true" />
|
|
</component>
|
|
</project> |