Skip to content

Add a set of formatting and spelling checks - #14593

Open
copybara-service[bot] wants to merge 1 commit into
masterfrom
test/cl975878109
Open

Add a set of formatting and spelling checks #14593
copybara-service[bot] wants to merge 1 commit into
masterfrom
test/cl975878109

Conversation

@copybara-service

Copy link
Copy Markdown

Add a set of formatting and spelling checks

  • gofmt Go formatting
  • clang-format C and C++ formatting in Google style
  • actionlint GitHub Actions workflow syntax
  • codespell spelling in documentation and source code
  • buildifier BUILD file format

A Lint GitHub Actions workflow runs the suite on pull requests and on pushes to master.

Fix #14565

FUTURE_COPYBARA_INTEGRATE_REVIEW=#14489 from milantracy:lint fad88ce

@copybara-service copybara-service Bot added the exported Issue was exported automatically label Sep 3, 2026
@copybara-service
copybara-service Bot force-pushed the test/cl975878109 branch 4 times, most recently from 3fa0559 to 71cb2d3 Compare September 3, 2026 23:26
- gofmt          Go formatting
- clang-format   C and C++ formatting in Google style
- actionlint     GitHub Actions workflow syntax
- codespell      spelling in documentation and source code
- buildifier     BUILD file format

A `Lint` GitHub Actions workflow runs the suite on pull requests and on pushes to master.

Fix #14565

FUTURE_COPYBARA_INTEGRATE_REVIEW=#14489 from milantracy:lint fad88ce
PiperOrigin-RevId: 975878109
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

exported Issue was exported automatically

Projects

None yet

Development

Successfully merging this pull request may close these issues.

linter suite for PR presubmit check

1 participant