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

feat(linter): implement useExplicitFunctionReturnType #3990

Merged
merged 14 commits into from
Sep 20, 2024

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    0f211fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9543f15 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Handle base cases

    kaykdm committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    e16f055 View commit details
    Browse the repository at this point in the history
  2. Handle class method

    kaykdm committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    c067a6d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7d41348 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    8a300e4 View commit details
    Browse the repository at this point in the history
  2. Add more description

    kaykdm committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    2fe2884 View commit details
    Browse the repository at this point in the history
  3. Add more description

    kaykdm committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    ab88eee View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6d15b19 View commit details
    Browse the repository at this point in the history
  5. Run just gen-lint

    kaykdm committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    899fd56 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a3353cb View commit details
    Browse the repository at this point in the history
  7. Update diagnostic notes

    kaykdm committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    999f7ba View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c1141c7 View commit details
    Browse the repository at this point in the history
  9. Run cargo insta review

    kaykdm committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    b7a1fe4 View commit details
    Browse the repository at this point in the history