mirror of
https://github.com/abapGit/abapGit.git
synced 2025-04-30 20:03:20 +08:00
Update abaplint.json (#3143)
* Update abaplint.json * Update abaplint.json
This commit is contained in:
parent
1f49f7a76d
commit
363baf7733
|
@ -56,7 +56,7 @@
|
||||||
"globalMacros": []
|
"globalMacros": []
|
||||||
},
|
},
|
||||||
"rules": {
|
"rules": {
|
||||||
"prefix_is_current_class": true,
|
"prefix_is_current_class": false,
|
||||||
"allowed_object_naming": true,
|
"allowed_object_naming": true,
|
||||||
"check_comments": false,
|
"check_comments": false,
|
||||||
"fully_type_constants": true,
|
"fully_type_constants": true,
|
||||||
|
|
Loading…
Reference in New Issue
Block a user