How to exclude files from reformatting when committing
Answered
When I use Version Control / Commit to "Reformat code", "Rearrange code", etc I would like it to apply to java files but not XML files. Is there a way to exclude file types from this reformatting?
Please sign in to leave a comment.
No, it is not possible. See https://youtrack.jetbrains.com/issue/IDEA-167112 and https://youtrack.jetbrains.com/issue/IDEA-136500