Skip to content

Prefer pragmas to pseudo comments #421

@lucasborin

Description

@lucasborin

Use program ABAP_SLIN_PRAGMAS or table SLIN_DESC to find the mapping between obsolete pseudo comments and the pragmas that have replaced them.

From: https://github.com/SAP/styleguides/blob/main/clean-abap/CleanABAP.md#prefer-pragmas-to-pseudo-comments

A new check could scan if the pseudo comments available in the SLIN_DESC table are in use and suggest the change
by the pragma instead.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions