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

test: add lint rule to enforce trailing commas #45468

Merged
merged 3 commits into from Nov 17, 2022

Commits on Nov 15, 2022

  1. test: add lint rule to enforce trailing commas

    Only activated on some subfolders to minimize the diff, ideally this
    rule would be applied gradually to the entire codebase in follow-up
    commits.
    aduh95 committed Nov 15, 2022
    Copy the full SHA
    b06c0f0 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    2b7798c View commit details
    Browse the repository at this point in the history
  3. Update test/.eslintrc.yaml

    Co-authored-by: Rich Trott <rtrott@gmail.com>
    aduh95 and Trott committed Nov 15, 2022
    Copy the full SHA
    b96f7d0 View commit details
    Browse the repository at this point in the history