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

lib: enforce use of trailing commas in more files #46655

Merged
merged 2 commits into from Feb 16, 2023

Commits on Feb 14, 2023

  1. lib: enforce use of trailing commas in more files

    Some part of the codebase already use trailing commas, this commit is
    adding a lint rule to ensure it stays this way.
    This commit also adds the rule for a few files that were missing only
    one or two trailing commas.
    aduh95 committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    f577a49 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f754d6e View commit details
    Browse the repository at this point in the history