fix(build): add reflect-config.json
All checks were successful
Deploy Production Server / if_merged (pull_request) Successful in 6m30s
All checks were successful
Deploy Production Server / if_merged (pull_request) Successful in 6m30s
This commit is contained in:
parent
f2cda5aa34
commit
da80fc5efa
@ -0,0 +1,16 @@
|
||||
[
|
||||
{
|
||||
"name": "fr.titionfire.ffsaf",
|
||||
"allDeclaredConstructors": true,
|
||||
"allPublicConstructors": true,
|
||||
"allDeclaredMethods": true,
|
||||
"allPublicMethods": true
|
||||
},
|
||||
{
|
||||
"name": "com.lowagie.text.pdf",
|
||||
"allDeclaredConstructors": true,
|
||||
"allPublicConstructors": true,
|
||||
"allDeclaredMethods": true,
|
||||
"allPublicMethods": true
|
||||
}
|
||||
]
|
||||
Loading…
x
Reference in New Issue
Block a user