mirror of
https://github.com/aikar/commands.git
synced 2026-05-31 06:11:55 +00:00
Add Save Actions plugin for auto reformat
This commit is contained in:
Generated
+6
@@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="ExternalDependencies">
|
||||
<plugin id="com.dubreuia" />
|
||||
</component>
|
||||
</project>
|
||||
Generated
+16
@@ -0,0 +1,16 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="SaveActionSettings">
|
||||
<option name="actions">
|
||||
<set>
|
||||
<option value="activate" />
|
||||
<option value="activateOnShortcut" />
|
||||
<option value="noActionIfCompileErrors" />
|
||||
<option value="reformat" />
|
||||
<option value="reformatChangedCode" />
|
||||
<option value="unnecessarySemicolon" />
|
||||
</set>
|
||||
</option>
|
||||
<option name="configurationPath" value="" />
|
||||
</component>
|
||||
</project>
|
||||
Reference in New Issue
Block a user