ignoring the roomevent json models until serializationx marks the code as generated
This commit is contained in:
parent
65bf8c0d64
commit
764c0d1853
|
@ -23,6 +23,7 @@ def excludes = [
|
||||||
|
|
||||||
// Tmp until serializationx can ignore generated
|
// Tmp until serializationx can ignore generated
|
||||||
'**/Api*',
|
'**/Api*',
|
||||||
|
'**/RoomEvent*',
|
||||||
]
|
]
|
||||||
|
|
||||||
def initializeReport(report, projects, classExcludes) {
|
def initializeReport(report, projects, classExcludes) {
|
||||||
|
|
Loading…
Reference in New Issue