Skip to content
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

envoy.code.check: Add bazel checks #2243

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

phlax
Copy link
Member

@phlax phlax commented Sep 1, 2024

No description provided.

Copy link

netlify bot commented Sep 1, 2024

Deploy Preview for nifty-bassi-e26446 ready!

Name Link
🔨 Latest commit 532f1c1
🔍 Latest deploy log https://app.netlify.com/sites/nifty-bassi-e26446/deploys/66e182b157f09600086a6503
😎 Deploy Preview https://deploy-preview-2243--nifty-bassi-e26446.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@phlax phlax force-pushed the envoy.code.check-bazel branch 19 times, most recently from 23ed268 to f13b1e9 Compare September 2, 2024 19:39
@phlax phlax force-pushed the envoy.code.check-bazel branch 2 times, most recently from 1e5a4cc to 2e5ed85 Compare September 11, 2024 11:35
"""Mapping of named paths."""
paths = self._normalize(
"paths",
cb=lambda paths: tuple(paths))
Copy link
Member Author

Choose a reason for hiding this comment

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

Suggested change
cb=lambda paths: tuple(paths))
cb=tuple)

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