Jonathan
Jonathan
Yes, I can also live with the other options. Let the maintainers decide. To throw in some more options: - [Don't mix test code with production code](https://8thlight.com/blog/dariusz-pasciak/2014/12/19/dont-mix-test-code-with-production-code.html) - [Test Logic...
Hi Lucas, hi Jörg-Michael, I also came across this "false positive" and I share Jörn-Michael's opinion. In particular a simple statement like ``` IF NOT boolean_method(...). ``` should not produce...
Hi all, > Therefore, let me fix my last reply. I mean, instead of IF NOT is_loaded( ) we could use... > > `IF is_loaded( ) = abap_false` > `IF...
Hi Philipp, As far as I know, there is no related issue in Clean ABAP. I wanted to create one, but I didn’t yet find the time to do so....
My minimal example, and also some of my private real world examples work like charm with `\setstretch` in the preamble. However, digging through the [search result for setstrech/linestretch in the...