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

fix(psalm): Fix all @throws annotations and add missing ones #3270

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Sep 21, 2024

  1. test(psalm): Fix types

    Signed-off-by: provokateurin <[email protected]>
    provokateurin committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    aeb65d8 View commit details
    Browse the repository at this point in the history
  2. chore(psalm): Add missing exception stubs

    Signed-off-by: provokateurin <[email protected]>
    provokateurin committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    88a14b6 View commit details
    Browse the repository at this point in the history
  3. fix(psalm): Fix all @throws annotations and add missing ones

    Signed-off-by: provokateurin <[email protected]>
    provokateurin committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    92fa99d View commit details
    Browse the repository at this point in the history
  4. feat(psalm): Enforce documenting all thrown exceptions

    Signed-off-by: provokateurin <[email protected]>
    provokateurin committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    111f1de View commit details
    Browse the repository at this point in the history