Asciidoctor Warnings Are Fatal
Ensure we don't get any more warnings within Asciidoctor build Issue gh-24427
This commit is contained in:
parent
2fcee5ae58
commit
e66e41029c
|
@ -107,6 +107,7 @@ asciidoctorj {
|
|||
version '1.5.0-beta.8'
|
||||
}
|
||||
}
|
||||
fatalWarnings ".*"
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in New Issue