Skip to content
This repository has been archived by the owner on Feb 5, 2025. It is now read-only.

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
Contributor

@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
@mlw mlw added the cleanup label May 6, 2024
@mlw mlw modified the milestones: 2024.4, 2024.5 May 6, 2024
@tburgin
Copy link
Contributor 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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants