Jonathan

Results 3 issues of Jonathan

Hi all, I stumbled across this phrasing: > ["Don't change the productive code to make the code testable"](https://github.com/SAP/styleguides/blob/main/clean-abap/CleanABAP.md#dont-change-the-productive-code-to-make-the-code-testable) The intended meaning is clarified by the example, but the heading is...

Hi all, this is regarding the section [Avoid CHECK in other positions](https://github.com/SAP/styleguides/blob/main/clean-abap/CleanABAP.md#avoid-check-in-other-positions), which recommends to only use check in the initialization of a method. I think there are several good...

### Issue Compile the following with `pandoc -o output.pdf -V linestretch=2 -t beamer` (tested with pandoc 3.1.2): ``` Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod...

bug