Skip to content
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

Fallback/default configuration #274

Open
BlackmanCC opened this issue Dec 22, 2022 · 0 comments
Open

Fallback/default configuration #274

BlackmanCC opened this issue Dec 22, 2022 · 0 comments

Comments

@BlackmanCC
Copy link
Contributor

I would like to use abaplint checks integrated in SCI/ATC, but I do not like to give a configuration for each package.
Instead I would like to use a fallback configuration e.g. of package $ABAPLINT_FALLBACK_CONFIG (empty package or reference package) if there is no configuration for package found.
I implemented this by post-exit enhancement for method FIND_FROM_PACKAGE in ZCL_ABAPLINT_CONFIGURATION, but I think this would be useful for other people.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant