Skip to content

Latest commit

 

History

History
110 lines (95 loc) · 5.38 KB

README.md

File metadata and controls

110 lines (95 loc) · 5.38 KB

code pal for ABAP

abap package version license REUSE status

Based on the Clean ABAP, this tool contains a set of rules to support Clean ABAP adherence.
Together, we both support you in writing a clean ABAP code.

❣️ It's free and open-source.

Features

  • Supports local and remote inspections;
  • Supports SAP GUI and Eclipse (ADT);
  • Supports ABAP Test Cockpit (ATC) and Code Inspector (SCI);
  • Skips generated code;
  • Allows exemptions;
  • Allows configuration based on:
    • Rule validity;
    • Rule severity (priority);
    • Rule threshold;
    • Rule relevance for productive and test codes;
    • Rule relevance for objects created since a specific date;
    • Rule relevance for new child objects;
    • Rule relevance for exemptions.

Set of Checks

Dependencies

How-to Guides

Recommended Readings

Recommended Courses