Skip standard includes (Function Group)
Open
@lucasborin is already working on this.
Since Dec 8, 2021.
- #539 by @lucasborin — closed without merging
enhancement
- Dominant language
- ABAP
- Stars
- 435
- Forks
- 77
- PR merge metrics
- No merged PRs in 30d
Description
💡 Code pal for ABAP follows the Clean ABAP. If the issue relates to coding style, please submit it here.
Check Name
Y_CHECK_BASE
Actual Behavior
Code Pal unnecessarily scans the standard Includes when run for a Function Group:

Expected Behavior
If the include is not from the FG underscan, skip it.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.