This is an archive of the discontinued Mercurial Phabricator instance.

pyoxidizer: formatting bazel definitions
ClosedPublic

Authored by rdamazio on May 12 2020, 4:09 PM.

Details

Summary

This meets the Bazel style guide:
https://docs.bazel.build/versions/master/skylark/bzl-style.html
and was mostly done automatically with buildifier.

Diff Detail

Repository
rHG Mercurial
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

rdamazio created this revision.May 12 2020, 4:09 PM
indygreg accepted this revision.May 12 2020, 8:15 PM
This revision is now accepted and ready to land.May 12 2020, 8:15 PM
This revision was automatically updated to reflect the committed changes.