mirror of
https://github.com/abapGit/abapGit.git
synced 2025-05-02 13:03:01 +08:00
![]() * Naming of class constants This is in preparation of enforcing a naming convention for constants in classes/interfaces. At the end, the following lint rule shall be set: ```json "class_attribute_names": { "constants": "^C_.+$", ... }, ``` After this, the only remaining constants not following this rule are in `zcl_abapgit_version`. * Update zif_abapgit_dot_abapgit.intf.abap * Update zcl_abapgit_gui_chunk_lib.clas.abap * Update zcl_abapgit_gui_router.clas.abap Co-authored-by: Lars Hvam <larshp@hotmail.com> |
||
---|---|---|
.. | ||
package.devc.xml | ||
zcl_abapgit_background_pull.clas.abap | ||
zcl_abapgit_background_pull.clas.xml | ||
zcl_abapgit_background_push_au.clas.abap | ||
zcl_abapgit_background_push_au.clas.xml | ||
zcl_abapgit_background_push_fi.clas.abap | ||
zcl_abapgit_background_push_fi.clas.xml | ||
zcl_abapgit_background.clas.abap | ||
zcl_abapgit_background.clas.xml | ||
zif_abapgit_background.intf.abap | ||
zif_abapgit_background.intf.xml |