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

Various small code quality cleanups #7626

Merged
merged 15 commits into from
Jul 11, 2024
Merged

Commits on Jul 11, 2024

  1. Configuration menu
    Copy the full SHA
    2b9d5ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    74c54cc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    66c4ecd View commit details
    Browse the repository at this point in the history
  4. define exception

    matmair committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    bdb900a View commit details
    Browse the repository at this point in the history
  5. remove old todo

    matmair committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    62c57e9 View commit details
    Browse the repository at this point in the history
  6. fix trigger on none

    matmair committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    dfd53d2 View commit details
    Browse the repository at this point in the history
  7. merge condition

    matmair committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    8933a21 View commit details
    Browse the repository at this point in the history
  8. remove empty object pattern

    matmair committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    4701cc9 View commit details
    Browse the repository at this point in the history
  9. fix typo

    matmair committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    a8340d0 View commit details
    Browse the repository at this point in the history
  10. fix usage of var

    matmair committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    05570ad View commit details
    Browse the repository at this point in the history
  11. add missing import

    matmair committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    529dab7 View commit details
    Browse the repository at this point in the history
  12. use for of itterator instead

    matmair committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    d571763 View commit details
    Browse the repository at this point in the history
  13. use let instead of var

    matmair committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    8da0749 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    bd8ef08 View commit details
    Browse the repository at this point in the history
  15. Revert "remove empty object pattern"

    This reverts commit 4701cc9.
    matmair committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    5c94999 View commit details
    Browse the repository at this point in the history