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

Lint remaining static enums in src #36821

Merged
merged 12 commits into from
Nov 15, 2021
Merged

Commits on Nov 15, 2021

  1. tmp

    jridgewell committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    5643f43 View commit details
    Browse the repository at this point in the history
  2. Fix types

    jridgewell committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    af1ea01 View commit details
    Browse the repository at this point in the history
  3. Fix types

    jridgewell committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    c4b9ec5 View commit details
    Browse the repository at this point in the history
  4. Types

    jridgewell committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    54de149 View commit details
    Browse the repository at this point in the history
  5. Undo changes to VideoAnalyticsEvents_Enum

    It requires its own PR.
    jridgewell committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    0aaa7c1 View commit details
    Browse the repository at this point in the history
  6. Inline fetch-polyfill enum

    jridgewell committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    00ea43e View commit details
    Browse the repository at this point in the history
  7. stop linting tests

    jridgewell committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    262b3d1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0289e04 View commit details
    Browse the repository at this point in the history
  9. Fix typescript shames

    jridgewell committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    2b12733 View commit details
    Browse the repository at this point in the history
  10. Fix suspicious LHS error

    jridgewell committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    ff6cdf8 View commit details
    Browse the repository at this point in the history
  11. Fix type

    jridgewell committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    f277bf3 View commit details
    Browse the repository at this point in the history
  12. fix test

    jridgewell committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    f6e5bcb View commit details
    Browse the repository at this point in the history