Skip to content

Skip standard includes (Function Group) #536

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
lucasborin opened this issue Nov 23, 2021 · 1 comment
Open

Skip standard includes (Function Group) #536

lucasborin opened this issue Nov 23, 2021 · 1 comment
Assignees
Labels
enhancement An enhancement or scope enhancement

Comments

@lucasborin
Copy link
Member

💡 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:
image

Expected Behavior
If the include is not from the FG underscan, skip it.

@lucasborin lucasborin added the enhancement An enhancement or scope enhancement label Nov 23, 2021
@lucasborin
Copy link
Member Author

We can use the new database_access->repository_access->get_functions_of_function_pool( <FG> )

@lucasborin lucasborin self-assigned this Dec 8, 2021
@lucasborin lucasborin linked a pull request Dec 8, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement An enhancement or scope enhancement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant