Skip to content

Commit 56886d8

Browse files
dverlaqueGOOGronshapiro
authored andcommitted
Changed "uncheck" to "check" since plugin is now disabled by default
I think this was meant to be changed in 4fa9d49 but slipped by. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=221104013
1 parent 3fcb71a commit 56886d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ repository.
3636
The plugin will be disabled by default. To enable it in the current project, go
3737
to `File→Settings...→google-java-format Settings` (or `IntelliJ
3838
IDEA→Preferences...→Other Settings→google-java-format Settings` on macOS) and
39-
uncheck the `Enable google-java-format` checkbox. (A notification will be
39+
check the `Enable google-java-format` checkbox. (A notification will be
4040
presented when you first open a project offering to do this for you.)
4141

4242
To enable it by default in new projects, use `File→Other Settings→Default

0 commit comments

Comments
 (0)