-
Notifications
You must be signed in to change notification settings - Fork 10
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
Configure hawkeye
to update license headers
#60
base: main
Are you sure you want to change the base?
Conversation
7baff43
to
09b7c40
Compare
By the way, the experience with hawkeye seems a little rough around the edges, because it takes two commits to format?
But I think we can go ahead and use it and see how it goes for now. |
09b7c40
to
cc01f8a
Compare
cc01f8a
to
f2f05c5
Compare
This is because you're using |
f2f05c5
to
6b2b4e9
Compare
6b2b4e9
to
6ac0ab8
Compare
You can test this with: ``` hawkeye check --fail-if-unknown ``` You can update header comments with: ``` hawkeye format --fail-if-unknown ``` Ref: https://github.com/korandoru/hawkeye/
6ac0ab8
to
db1679a
Compare
You can test this with:
You can update header comments with:
Ref: https://github.com/korandoru/hawkeye/