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

Apply Android Studio Code Styles Ktlint #1350

Open
wants to merge 11 commits into
base: main
Choose a base branch
from

Commits on Mar 31, 2024

  1. Add root property and set ktlint_code_style with android_studio

    Change-Id: I62af44804812e55876cbec4e49898a22ebc376a6
    Jaehwa-Noh committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    9341a4b View commit details
    Browse the repository at this point in the history
  2. Move to editorConfigOverride to .editorconfig.

    Change-Id: I1a67953a63cda462ddaa3a36e5194f2f3196c9ba
    Jaehwa-Noh committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    00fc41a View commit details
    Browse the repository at this point in the history
  3. Fix spotless.

    Change-Id: Id0c411f2f592ba0f30bd4c10370129ecc10b4c43
    Jaehwa-Noh committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    8593927 View commit details
    Browse the repository at this point in the history
  4. Fix spotless.

    Change-Id: Ia9b44fcd6242ba4c85814f88326e06b88f310d6b
    Jaehwa-Noh committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    038a974 View commit details
    Browse the repository at this point in the history
  5. Suppress "ktlint:standard:max-line-length"

    Change-Id: I148afca4a4521021a0f881614e4e2e46b05f6e63
    Jaehwa-Noh committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    aa5f977 View commit details
    Browse the repository at this point in the history
  6. Fix spotless.

    Change-Id: I893dd5f7f4967d8d7752484453e37637c08e862c
    Jaehwa-Noh committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    b04996a View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Configuration menu
    Copy the full SHA
    d642e02 View commit details
    Browse the repository at this point in the history
  2. Reorder alphabetic.

    Change-Id: If6c285b4ee4c4a5b1464d0439afa2f014947f932
    Jaehwa-Noh committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    f001f35 View commit details
    Browse the repository at this point in the history
  3. Add @Suppress("ktlint:standard:max-line-length")

    Change-Id: If8d885f5d5a9561dcb57621d1ab0d957618230bf
    Jaehwa-Noh committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    e1b11b6 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2024

  1. Merge branch 'remote-main' into optimize-gradle

    Change-Id: I949188a967b213598a8f4e3d4a34ac295788ab56
    
    # Conflicts:
    #	app/src/main/kotlin/com/google/samples/apps/nowinandroid/ui/interests2pane/InterestsListDetailScreen.kt
    Jaehwa-Noh committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    133e29c View commit details
    Browse the repository at this point in the history
  2. Fix spotless.

    Change-Id: Ib7b0ede9a43540a035f804c0d5aa8ae1760cd5e4
    Jaehwa-Noh committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    2bc87c0 View commit details
    Browse the repository at this point in the history