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 constructor annotations #1366

Merged
merged 4 commits into from
Jun 22, 2023
Merged

Commits on Jun 20, 2023

  1. Refactor constructor annotations

    Signed-off-by: Lucas Steuernagel <[email protected]>
    LucasSte committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    b919ed0 View commit details
    Browse the repository at this point in the history
  2. Annotation is now a token

    Signed-off-by: Lucas Steuernagel <[email protected]>
    LucasSte committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    06fce34 View commit details
    Browse the repository at this point in the history
  3. Remove @ token

    Signed-off-by: Lucas Steuernagel <[email protected]>
    LucasSte committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    d7bb966 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. Fix documentation wording and annotation parse tree

    Signed-off-by: Lucas Steuernagel <[email protected]>
    LucasSte committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    f8db244 View commit details
    Browse the repository at this point in the history