larshp / abapOpenChecks

Open source checks for SAP Code Inspector / ABAP Test Cockpit
https://docs.abapopenchecks.org
MIT License
270 stars 79 forks source link

Adding use of checksums for issue #1079 #1080

Closed se38 closed 2 years ago

se38 commented 2 years ago

[fixed] IF in IF, can easily be reduced 001 - IF in IF [not possible?] Commented code 014 - Commented code
[fixed] EXPORTING can be omitted 030 - EXPORTING can be omitted
[fixed] Use condense( ) 045 - Use expressions
[not possible?] Found a suspicious comment: ... 070 - Find comment markers

larshp commented 2 years ago

thanks 👍