Skip to content

Commit 1ff233c

Browse files
authored
Update abaplint.md
1 parent b2aae0d commit 1ff233c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/advanced/insights/abaplint.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@ outline: [2, 4]
33
---
44
# abaplint
55

6-
The project is static code checked with [abaplint.](https://abaplint.app/)
6+
The project uses [abaplint](https://abaplint.app/) for static code analysis, ensuring code quality and adherence to ABAP best practices.
77

88
### Configuration
9-
Check out the configuration [here.](https://github.com/abap2UI5/abap2UI5/blob/main/ci/abaplint/abaplint.jsonc)
9+
You can review the project-specific abaplint configuration [here.](https://github.com/abap2UI5/abap2UI5/blob/main/ci/abaplint/abaplint.jsonc)
1010

1111
### Dashboard
12-
All statistics are available on the abalint dashboard [here.](https://github.com/abap2UI5/abap2UI5/blob/main/ci/abaplint/abaplint.jsonc)
12+
All statistics and results from the abaplint analysis are available on the abaplint dashboard [here.](https://abaplint.app/stats/abap2UI5/abap2UI5)
1313

0 commit comments

Comments
 (0)