Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
style(.idea): require the save-actions plugin
The external dependencies config file provides a way to set required plugins. By requiring the save actions plugin, and having set the save-actions plugin settings we know everyone using IntelliJ-IDEA will have the same code changes applied to java files. See: https://www.jetbrains.com/help/idea/settings-required-plugins.html Co-authored-by: Ole Schönburg <[email protected]> (cherry picked from commit af8490f)
- Loading branch information