zentol commented on a change in pull request #14559:
URL: https://github.com/apache/flink/pull/14559#discussion_r551844811



##########
File path: docs/flinkDev/ide_setup.md
##########
@@ -106,6 +106,7 @@ formatting on saving with these steps:
 5. Install the [Save Actions
    plugin](https://plugins.jetbrains.com/plugin/7642-save-actions)
 6. Enable the plugin, along with "Optimize imports" and "Reformat file"
+7. Make sure to configure "Save Actions" to only run on Java files. Otherwise 
you will get unintended reformatting in other files you edit.

Review comment:
       ```suggestion
   7. In the "Save Actions" settings page, setup a "File Path Inclusion" for 
`.*\.java`. Otherwise you will get unintended reformatting in other files you 
edit.
   ```




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to