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

chore: Add IntelliJ styles #32

Merged
merged 7 commits into from
Oct 8, 2024
Merged

chore: Add IntelliJ styles #32

merged 7 commits into from
Oct 8, 2024

Commits on Oct 4, 2024

  1. feat: Add source path exclusions

    Within our internal code-base, we would like to be able to filter out changes to specific source directories. For example, `src/test`. These exclusion patterns enable this filtering and avoiding triggering specific commits as updating targets.
    Nava2 committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    cc00b78 View commit details
    Browse the repository at this point in the history
  2. remove extra

    Nava2 committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    15d046e View commit details
    Browse the repository at this point in the history
  3. fix formatting

    Nava2 committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    ef8660f View commit details
    Browse the repository at this point in the history
  4. detekt

    Nava2 committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    b7ad7a9 View commit details
    Browse the repository at this point in the history
  5. fix plugin violations

    Nava2 committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    e8d6238 View commit details
    Browse the repository at this point in the history
  6. fix test

    Nava2 committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    af1e303 View commit details
    Browse the repository at this point in the history
  7. chore: Add IntelliJ styles

    Nava2 committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    36d229f View commit details
    Browse the repository at this point in the history