Skip to content

Commit 58e9f75

Browse files
Add reference to Cloud Edition (#605)
(also remove some superfluous unicode symbols and a non-sensical dependency on the remote ATC stub)
1 parent 7c65775 commit 58e9f75

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@
66

77
This tool provides a set of checks to help adhering to the [Clean ABAP style guide](https://github.com/SAP/styleguides/blob/main/clean-abap/CleanABAP.md). While not all recommendations from the guide can be checked by static code analysis and in certain situations strict adherence to the guide might not be recommended, this provides robust automated support at least for a subset of recommendations.
88

9-
❣️ It's **free** and **open-source**.
9+
It's **free** and **open-source**.
10+
11+
This is the legacy version supporting local checks on check systems starting with SAP_BASIS release 7.40. For the remote-enabled version for ABAP Cloud, see the [Cloud Edition](https://github.com/SAP/code-pal-for-abap-cloud).
1012

1113
## Features
1214

@@ -22,7 +24,7 @@ This tool provides a set of checks to help adhering to the [Clean ABAP style gui
2224
- Validity period;
2325
- Allow / Deny exemption.
2426

25-
⚠️ Severities set to `Notification` / `Priority 3` by default ([#368](https://github.com/SAP/code-pal-for-abap/issues/368)).
27+
Severities set to `Notification` / `Priority 3` by default ([#368](https://github.com/SAP/code-pal-for-abap/issues/368)).
2628

2729
## Set of Checks
2830

@@ -31,7 +33,6 @@ This tool provides a set of checks to help adhering to the [Clean ABAP style gui
3133
## Dependencies
3234
- Since Version 1.00 - SAP NetWeaver **7.40 SP8** or higher
3335
- [abapGit](https://docs.abapgit.org/)
34-
- :new: [SAP Note 2527903 - Remote analysis (for check system)](https://launchpad.support.sap.com/#/notes/2527903)
3536

3637
## How-to Guides
3738

0 commit comments

Comments
 (0)