Commit 69ba30f
Fixes before commit reformatting option for IntelliJ IDEA
Runs the plugin formatter instead of the default IDE Code Style formatting when "Reformat Code" is enabled in the Before Commit options. Fixes #228. Fixes #557 COPYBARA_INTEGRATE_REVIEW=#557 from momenso:bugfix-228 bd995d9 PiperOrigin-RevId: 3541032771 parent 24ec96c commit 69ba30f
File tree
1 file changed
+8
-0
lines changed- idea_plugin/src/com/google/googlejavaformat/intellij
1 file changed
+8
-0
lines changedLines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
33 | 34 | | |
34 | 35 | | |
35 | 36 | | |
36 | 37 | | |
| 38 | + | |
37 | 39 | | |
38 | 40 | | |
39 | 41 | | |
| |||
69 | 71 | | |
70 | 72 | | |
71 | 73 | | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
72 | 80 | | |
73 | 81 | | |
74 | 82 | | |
| |||
0 commit comments