Update abaplint.json (#3143)

* Update abaplint.json

* Update abaplint.json
This commit is contained in:
Lars Hvam 2020-01-08 07:24:26 +01:00 committed by GitHub
parent 1f49f7a76d
commit 363baf7733
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -56,7 +56,7 @@
"globalMacros": []
},
"rules": {
"prefix_is_current_class": true,
"prefix_is_current_class": false,
"allowed_object_naming": true,
"check_comments": false,
"fully_type_constants": true,