Skip to content

Commit d1334b8

Browse files
authored
Fix name for eclipse formatter in CONTRIBUTING (#50470)
The CONTRIBUTING.md file calls the Eclipse formatter `elasticsearch.eclipseformat.xml` but it looks like we call it `.eclipseformat.xml`.
1 parent 4834274 commit d1334b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@ Please follow these formatting guidelines:
218218

219219
#### Editor / IDE Support
220220

221-
Eclipse IDEs can import the file [elasticsearch.eclipseformat.xml]
221+
Eclipse IDEs can import the file [.eclipseformat.xml]
222222
directly.
223223

224224
IntelliJ IDEs can

0 commit comments

Comments
 (0)