-
Notifications
You must be signed in to change notification settings - Fork 0
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
Add pre-commit config and lint files #420
Conversation
f6c68d3
to
ce36398
Compare
ce36398
to
7514857
Compare
7514857
to
a0985e8
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good
@@ -77,7 +77,7 @@ runs: | |||
ip addr | |||
ip link list | |||
ip route | |||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Noise?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Intentionally updated by this pre-commit lint rule.
@@ -25,7 +25,7 @@ permissions: | |||
repository-projects: none | |||
security-events: none | |||
statuses: none | |||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Noise?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Intentionally updated by this pre-commit lint rule.
longrun |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Noise?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Intentionally updated by this pre-commit rule.
Change-type: patch Signed-off-by: Kyle Harding <kyle@balena.io>
a0985e8
to
26f5697
Compare
Also adding automated management of pre-commit dependencies here.