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

lint.sh set -e #1338

Merged
merged 6 commits into from May 6, 2024
Merged

lint.sh set -e #1338

merged 6 commits into from May 6, 2024

Conversation

tburgin
Copy link
Member

@tburgin tburgin commented May 6, 2024

lint.sh runs are not reporting as failing, when they are in fact failing.
This pull configures lint.sh with set -e to cause failures to be noticed.
Also Testing/fix.sh has been run to green the lint.sh job.

@tburgin tburgin requested a review from a team as a code owner May 6, 2024 18:25
russellhancox
russellhancox previously approved these changes May 6, 2024
@tburgin
Copy link
Member Author

tburgin commented May 6, 2024

Switched to using pyink for linting and formatting python code. Pylint doesn't format. Black is apparently the new hottness, google forked it (pyink) to follow the google style a bit more closely.

@russellhancox russellhancox merged commit 0f5e551 into google:main May 6, 2024
11 checks passed
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.

None yet

3 participants