Closed MartinH1337 closed 2 years ago
can you reduce the line length, as noted by abaplint, https://github.com/larshp/abapOpenChecks/pull/1061/checks?check_run_id=4984072786
done.
What do you think of an attribute allowing this CHECK x WITH y? Necessary? I have the code ready and tested, just because I wanted to try it out.
not nessesary, I think CLEAR WITH can be seen as an an assignment
thanks, welcome to abapOpenChecks as a contributor 🎉
thanks a lot for your warm welcome. I am very excited as this is my first contribution to a github.
The check for "CLEAR ... WITH" was added as permissible. In doing so, the condition according to "think positive" was reversed.