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

Add editor config file option to maven and gradle #1442

Merged
merged 17 commits into from
Jan 9, 2023

Commits on Jan 2, 2023

  1. Configuration menu
    Copy the full SHA
    9df255e View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2023

  1. Add changes

    eirnym committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    773d59c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    57be84f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bd93e17 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b18da45 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    79e35c1 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2023

  1. Configuration menu
    Copy the full SHA
    667eef9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    03eae65 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5f4417e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5cd53a9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f4c2a1d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0ede8e8 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2023

  1. Configuration menu
    Copy the full SHA
    0c79674 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e7b390 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    920cdcc View commit details
    Browse the repository at this point in the history
  4. Use Files.exists, make code more consistent

    * Use java.nio.file.Files.exists to be consistent
    * Use empty empty EditorConfigDefaults settings for KtLint 0.47 and 0.48
      when possible
    eirnym committed Jan 8, 2023
    Configuration menu
    Copy the full SHA
    5db9d64 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2023

  1. Apply spotless

    eirnym committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    6cb3ec5 View commit details
    Browse the repository at this point in the history