scalastyle

This commit is contained in:
John Lonergan 2016-08-27 04:14:55 +01:00
parent 324085b12b
commit 6458d3d1b6

View File

@ -46,7 +46,9 @@ public interface ConfigIncludeContext {
/** /**
* Copy this {@link ConfigIncludeContext} giving it a new value for its parseOptions * Copy this {@link ConfigIncludeContext} giving it a new value for its parseOptions.
*
* @param options new parse options to use
* *
* @return the updated copy of this context * @return the updated copy of this context
*/ */