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: return source path information per module #156

Merged
merged 8 commits into from
Nov 8, 2024
Merged

Commits on Nov 8, 2024

  1. fix: return source path information per module

    Replaces getSourcePaths with getModulePaths as the API changes
    Artur- committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    9a97619 View commit details
    Browse the repository at this point in the history
  2. Add comment

    Artur- committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    4d2f122 View commit details
    Browse the repository at this point in the history
  3. spotless

    Artur- committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    25beb0f View commit details
    Browse the repository at this point in the history
  4. include output path

    Artur- committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    92c2fd6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cade715 View commit details
    Browse the repository at this point in the history
  6. spotless

    Artur- committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    fb67987 View commit details
    Browse the repository at this point in the history
  7. fix filtering

    Artur- committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    f7473ea View commit details
    Browse the repository at this point in the history
  8. Remove unnecessary filtering

    Artur- committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    4ca5cd4 View commit details
    Browse the repository at this point in the history