|
||
---|---|---|
src | ||
target/native/agent-output/main | ||
.gitignore | ||
README.md | ||
agent.sh | ||
pom.xml |
README.md
Experimental Java linter to be used as a git filter
This is a toy experiment to try out GraalVM's native image functonality. The approach is described in this blog post:
https://antonin.delpeuch.eu/posts/trying-out-graals-native-image-functionality/
License: MIT