Skip to content

Conversation

liucijus
Copy link
Collaborator

  • adds linting tool with reduced number of warning rules (I've disabled ones which are harder to fix quickly)
  • lint starlark files

@liucijus liucijus requested a review from ittaiz as a code owner January 27, 2021 07:37
@google-cla google-cla bot added the cla: yes label Jan 27, 2021
lint.sh Outdated
set -eou pipefail

./tools/bazel run //tools:buildifier@fix
bazel run //tools:buildifier@fix
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there really a need for two commands? Why not have one with lint and format?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

moved to a single command

@ittaiz ittaiz merged commit 84d7473 into bazel-contrib:master Jan 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants