v1.1.0 #30
tisonkun
announced in
Announcements
v1.1.0
#30
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
HawkEye 1.1.0
Simple license header checker and formatter, in multiple distribution forms.
Try it out!
Native Image
docker run --rm -v $(pwd):/github/workspace ghcr.io/korandoru/hawkeye-native:v1.1.0 check -h
Executable JAR
This executable requires JRE 17+ existence.
JRE Image
docker run --rm -v $(pwd):/github/workspace ghcr.io/korandoru/hawkeye:v1.1.0 check -h
GitHub Actions
What's Changed
Full Changelog: v1.0.0...v1.1.0
This discussion was created from the release v1.1.0.
Beta Was this translation helpful? Give feedback.
All reactions