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

Adjust MethodNameCasing to work with C# #397

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from

Commits on Nov 27, 2024

  1. WIP

    Laurens-W committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    a126d0e View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    timtebeek and github-actions[bot] authored Nov 27, 2024
    Configuration menu
    Copy the full SHA
    a8ceb20 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    257ae98 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e483dc7 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2024

  1. Apply service from visitor

    Also move checks to NamingService
    Laurens-W committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    40d6cef View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2024

  1. Check if standardized name is the same as simpleName to prevent doing…

    … anything unnecessarily
    Laurens-W committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    f1cef54 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2576f0d View commit details
    Browse the repository at this point in the history
  3. Negate statement

    Laurens-W committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    30dbc00 View commit details
    Browse the repository at this point in the history