-
Notifications
You must be signed in to change notification settings - Fork 40
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
[tests-only] Format starlark #991
Conversation
88f99fb
to
9c096bb
Compare
9c096bb
to
2614115
Compare
6dc6bd4
to
d8e4700
Compare
This makes the activity app have similar format If we do this, then next time we have Is this "a good thing" ? |
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.
👍
First of all it's hard work to apply this on all pipelines. I have been annoyed that I can't copy functions between files and then just apply a formatter because then the whole diff is not only reflecting my changes... I would say it's a good thing to enforce a certain format like we do it for all other code, too |
Kudos, SonarCloud Quality Gate passed! |
.drone.star
check-starlark
pipeline to check the formatting of the drone starlark code - the same as inowncloud/web