AsciiDoctor: Format with google-java-format version 1.6
Change-Id: Idafd9338810c727607290de908244dbe1c681740
This commit is contained in:
@@ -69,9 +69,8 @@ public class AsciiDoctor {
|
||||
private List<String> attributes = new ArrayList<>();
|
||||
|
||||
@Option(
|
||||
name = "--bazel",
|
||||
usage = "bazel mode: generate multiple output files instead of a single zip file"
|
||||
)
|
||||
name = "--bazel",
|
||||
usage = "bazel mode: generate multiple output files instead of a single zip file")
|
||||
private boolean bazel;
|
||||
|
||||
@Option(name = "--revnumber-file", usage = "the file contains revnumber string")
|
||||
|
Reference in New Issue
Block a user