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

refactor: improve Forge variable names #8434

Merged
merged 22 commits into from
Jan 20, 2024

Commits on Jan 19, 2024

  1. Configuration menu
    Copy the full SHA
    0114c4d View commit details
    Browse the repository at this point in the history
  2. docs: make @var more detailed

    kenjis committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    6c18480 View commit details
    Browse the repository at this point in the history
  3. docs: add PHPDocs

    kenjis committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    c452ad0 View commit details
    Browse the repository at this point in the history
  4. style: break long line

    kenjis committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    add3e07 View commit details
    Browse the repository at this point in the history
  5. refactor: rename variable names

    Variables with the same meaning have the same variable name.
    Variables with different meanings are given different names.
    kenjis committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    4ac6ca5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f34fc58 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8924cb0 View commit details
    Browse the repository at this point in the history
  8. docs: add @todo

    kenjis committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    145e89a View commit details
    Browse the repository at this point in the history
  9. docs: add PHPDoc types

    kenjis committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    a33ff9c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3f56cc5 View commit details
    Browse the repository at this point in the history
  11. docs: fix @phpstan-return

    kenjis committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    601ec58 View commit details
    Browse the repository at this point in the history
  12. style: break long line

    kenjis committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    e14ca8b View commit details
    Browse the repository at this point in the history
  13. fix: incorrect refactoring

    kenjis committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    bf30645 View commit details
    Browse the repository at this point in the history
  14. docs: fix @phpstan-return

    kenjis committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    4d930fb View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    1dd2e96 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    f097aeb View commit details
    Browse the repository at this point in the history
  17. style: break long line

    kenjis committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    b9c063f View commit details
    Browse the repository at this point in the history
  18. style: add empty lines

    kenjis committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    3d4e12b View commit details
    Browse the repository at this point in the history
  19. docs: remove duplicated if

    kenjis committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    b8db96a View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    ee10766 View commit details
    Browse the repository at this point in the history
  21. docs: fix @return types

    kenjis committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    04b6643 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2024

  1. Configuration menu
    Copy the full SHA
    213f0b9 View commit details
    Browse the repository at this point in the history