Skip to content

changing default severity #376

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 25 commits into from
Apr 15, 2021
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions pages/how-to-configure.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@

## How to Configure

💡 The tool is compatible with the SAP Code Inspector framework (`SCI` / `SCII`).
💡 The tool is compatible with the SAP Code Inspector framework (`SCI` / `SCII`) and you can launch it using your own SCI/SCII variant(s). Alternatively, you may also use the tool by means of defining Profiles as described bellow.

⚠️The below documentation is valid for our own `Profile Management Tool` feature only.
⚠️The below documentation is valid for our own `Profile Management Tool` (transaction: `Y_CODE_PAL_PROFILE`) feature only.

- [Code Pal for ABAP](#code-pal-for-abap)
- [How to Configure](#how-to-configure)
Expand All @@ -18,7 +18,7 @@
- [Import via API](#import-via-api)
- [Add / Remove All Checks](#add--remove-all-checks)
- [Add Missing Checks](#add-missing-checks)

The transaction `Y_CODE_PAL_PROFILE` provides access to the `Profile Management Tool`.

### Profiles
Expand Down