Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
pw_presubmit: Remove shellcheck from lintformat program
This is failing on Pigweed, but most of us don't notice because we don't have shellcheck installed so it isn't run. Also, shellcheck is too defensive—we don't need to handle arbitrary variable values when we set the variable ourselves a few lines above. Leaving it in so downstream projects can use it if they want, and people working on Pigweed can still manually run it. Change-Id: I02e54cc74d9de8ed777fc580a3d0ab659281ebcf Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/213617 Pigweed-Auto-Submit: Rob Mohr <[email protected]> Commit-Queue: Auto-Submit <[email protected]> Presubmit-Verified: CQ Bot Account <[email protected]> Lint: Lint 🤖 <[email protected]> Reviewed-by: Armando Montanez <[email protected]>
- Loading branch information