Remove lint exceptions (#5838)

Fixed by #5837
This commit is contained in:
Marc Bernard 2022-10-24 08:44:07 -04:00 committed by GitHub
parent 8add5d6391
commit 34bb266398
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -86,7 +86,6 @@
"parser_702_chaining": true,
"sy_modification": {
"exclude": [
"zcl_abapgit_ajson.clas.locals_imp.abap",
"zcl_abapgit_objects_program.clas.abap"
]
},
@ -94,8 +93,6 @@
"function_module_recommendations": false,
"method_overwrites_builtin": {
"exclude": [
"zcl_abapgit_ajson.clas.locals_imp.abap",
"zcl_abapgit_ajson.clas.testclasses.abap",
"zcl_abapgit_stage.clas.abap",
"zif_abapgit_log.intf.abap"
]