Skip to content

Enable default buildifier lint warnings and clean up #2323

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

Open
wants to merge 26 commits into
base: master
Choose a base branch
from

Conversation

avdv
Copy link
Member

@avdv avdv commented Aug 8, 2025

This also fixes a few problems I discovered:

  • for newer nixpkgs revisions, a shared library could not be processed by the ldd.py script f3e7187 (#2323)
  • rules_haskell_nixpkgs was using rules_haskell from the BCR instead of the local version 4f800a3 (#2323)

@avdv avdv force-pushed the cb/fix-lint-warnings branch 2 times, most recently from 515b0da to d7ed85b Compare August 8, 2025 20:23
@avdv avdv force-pushed the cb/fix-lint-warnings branch from d7ed85b to f7f1d0e Compare August 11, 2025 06:58
@avdv avdv marked this pull request as ready for review August 11, 2025 09:16
@avdv avdv requested a review from ylecornec August 11, 2025 09:16
"-native-proto",
"-native-proto-common",
"-native-proto-info",
"-module-docstring",
Copy link
Member Author

Choose a reason for hiding this comment

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

We will get to fixing them eventually, but I disabled them for now. I'll add an issue to work on the TODOs after this is merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant