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 trailing commas in event tests #45466

Merged
merged 1 commit into from Nov 22, 2022
Merged

Commits on Nov 15, 2022

  1. test: add trailing commas in event tests

    As much as I would like to do this everywhere and then modify the lint
    rule to enforce it, the churn would be too big. However if we're going
    to have relatively frequent nits for this sort of thing (as we do), I'd
    prefer we migrate a few files at a time to never actually getting around
    to doing it.
    
    Ref: nodejs#45448 (review)
    Trott committed Nov 15, 2022
    Copy the full SHA
    21fff62 View commit details
    Browse the repository at this point in the history