Skip to content

Add ifttt-lint and keep-sorted to DevOps section - #216

Open
simonepri wants to merge 1 commit into
jhuangtw:masterfrom
simonepri:add-ifttt-lint-and-keep-sorted
Open

simonepri wants to merge 1 commit into
jhuangtw:masterfrom
simonepri:add-ifttt-lint-and-keep-sorted

Conversation

@simonepri

Copy link
Copy Markdown

Adds two entries to the DevOps section of the README:

  • ifttt-lint — open-source linter for LINT.IfChange / LINT.ThenChange directives, the Google-internal pattern for keeping co-dependent files in sync (publicly documented in the Chromium developer library).
  • keep-sorted — Google's own open-sourced tool for keeping lists sorted via marker comments.

Both slot naturally into the existing DevOps table alongside ErrorProne, g4 {fix, submit}, and other code-hygiene tooling.

Supersedes #215 (which only added ifttt-lint and had a small formatting issue); happy to close that one once this is reviewed.

ifttt-lint is an open-source linter for LINT.IfChange / LINT.ThenChange
style directives used internally at Google (and documented publicly in
the Chromium codebase) to keep co-dependent files in sync.

keep-sorted is Google's open-source tool for keeping lists sorted via
marker comments.
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