Skip to content

Commit 2d21346

Browse files
msridharronshapiro
authored andcommitted
Update README.md
Fixes #187 ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=171386257
1 parent d918129 commit 2d21346

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -21,17 +21,17 @@ ofsets (`--offset`), passing through to standard-out (default) or altered
2121
in-place (`--replace`).
2222

2323
To reformat changed lines in a specific patch, use
24-
[`google-java-format-diff.py`]
25-
(https://github.com/google/google-java-format/blob/master/scripts/google-java-format-diff.py)
24+
[`google-java-format-diff.py`](https://github.com/google/google-java-format/blob/master/scripts/google-java-format-diff.py).
2625

2726
***Note:*** *There is no configurability as to the formatter's algorithm for
2827
formatting. This is a deliberate design decision to unify our code formatting on
2928
a single format.*
3029

3130
### IntelliJ
3231

33-
A [google-java-format IntelliJ plugin](https://plugins.jetbrains.com/plugin/8527)
34-
is available from the plugin repository.
32+
A [google-java-format IntelliJ
33+
plugin](https://plugins.jetbrains.com/plugin/8527) is available from the plugin
34+
repository.
3535

3636
The plugin will not be enabled by default. To enable it in the current project,
3737
go to "File→Settings...→google-java-format Settings" and check the "Enable"

0 commit comments

Comments
 (0)