https://github.com/abaplint/abaplint
Standalone static analysis for ABAP
https://github.com/abaplint/abaplint
abap abaplint code-quality-analyzer hacktoberfest linter static-analysis static-code-analysis
Last synced: 6 months ago
JSON representation
Standalone static analysis for ABAP
- Host: GitHub
- URL: https://github.com/abaplint/abaplint
- Owner: abaplint
- License: mit
- Created: 2015-12-20T17:32:04.000Z (almost 10 years ago)
- Default Branch: main
- Last Pushed: 2025-05-11T08:59:53.000Z (6 months ago)
- Last Synced: 2025-05-11T09:33:46.696Z (6 months ago)
- Topics: abap, abaplint, code-quality-analyzer, hacktoberfest, linter, static-analysis, static-code-analysis
- Language: TypeScript
- Homepage: https://abaplint.org
- Size: 70.2 MB
- Stars: 236
- Watchers: 11
- Forks: 74
- Open Issues: 388
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- abap-florilegium - abaplint
README
[](https://www.npmjs.com/package/@abaplint/cli)
[](https://www.npmjs.com/package/@abaplint/core)
[](https://github.com/abaplint/abaplint/actions)
[](https://communityinviter.com/apps/abapgit/abap)
# abaplint
Linter for ABAP, code must be serialized using [abapGit](https://github.com/abapGit/abapGit).
Versioning: semantic versioning is currently not followed, recommend fixing usage to a specific version.
[Online playground](https://playground.abaplint.org)
## Support
Support the project by finding bugs, fixing code, or [sponsoring](https://github.com/sponsors/larshp).
[abaplint.app](https://github.com/marketplace/abaplint) is available via GitHub marketplace for single click installation and setup.
For commercial support agreements please contact@heliconialabs.com
## Documentation
[Getting started (local installation)](docs/getting_started.md)
[Configuration and rule documentation](https://rules.abaplint.org)
[Continuous Integration setup](docs/ci/README.md)
[Visual Studio Code extension](https://marketplace.visualstudio.com/items?itemName=larshp.vscode-abaplint)
## Development
[Syntax diagrams](https://syntax.abaplint.org)
[Design documentation](https://github.com/abaplint/abaplint/blob/main/docs/design/index.adoc)
[Development](docs/development.md)
[Code Coverage](https://coverage.abaplint.org)