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

running formatting #28

Merged
merged 13 commits into from
Dec 4, 2023
Merged

running formatting #28

merged 13 commits into from
Dec 4, 2023

Conversation

KevinSchildhorn
Copy link
Owner

Summary

What Was Changed

Category

  • Documentation
  • Common Code
  • Android Code
  • iOS Code

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remaining comments which cannot be posted as a review comment to avoid GitHub Rate Limit

ktlint

atomik/src/commonMain/kotlin/com/kevinschildhorn/atomik/atomic/molecules/TextFieldMolecule.kt|65 col 1| Unexpected indentation (16) (should be 12)
atomik/src/commonMain/kotlin/com/kevinschildhorn/atomik/atomic/molecules/TextFieldMolecule.kt|66 col 1| Unexpected indentation (20) (should be 16)
shared/src/commonMain/kotlin/com/kevinschildhorn/fotopresenter/ui/atoms/LoginScreenAtoms.kt|36 col 1| Unexpected indentation (16) (should be 12)
shared/src/commonMain/kotlin/com/kevinschildhorn/fotopresenter/ui/atoms/LoginScreenAtoms.kt|37 col 1| Unexpected indentation (20) (should be 16)
shared/src/commonMain/kotlin/com/kevinschildhorn/fotopresenter/ui/atoms/LoginScreenAtoms.kt|38 col 1| Unexpected indentation (20) (should be 16)
shared/src/commonMain/kotlin/com/kevinschildhorn/fotopresenter/ui/atoms/LoginScreenAtoms.kt|39 col 1| Unexpected indentation (20) (should be 16)
shared/src/commonMain/kotlin/com/kevinschildhorn/fotopresenter/ui/atoms/LoginScreenAtoms.kt|40 col 1| Unexpected indentation (16) (should be 12)
shared/src/commonMain/kotlin/com/kevinschildhorn/fotopresenter/ui/compose/LoginScreen.kt|36 col 1| Unexpected indentation (16) (should be 12)
shared/src/commonMain/kotlin/com/kevinschildhorn/fotopresenter/ui/compose/LoginScreen.kt|37 col 1| Unexpected indentation (20) (should be 16)
shared/src/commonMain/kotlin/com/kevinschildhorn/fotopresenter/ui/compose/LoginScreen.kt|38 col 1| Unexpected indentation (20) (should be 16)
shared/src/commonMain/kotlin/com/kevinschildhorn/fotopresenter/ui/compose/LoginScreen.kt|39 col 1| Unexpected indentation (20) (should be 16)
shared/src/commonMain/kotlin/com/kevinschildhorn/fotopresenter/ui/compose/LoginScreen.kt|40 col 1| Unexpected indentation (16) (should be 12)
shared/src/commonMain/kotlin/com/kevinschildhorn/fotopresenter/ui/compose/common/ErrorView.kt|27 col 1| Unexpected indentation (12) (should be 8)
shared/src/commonMain/kotlin/com/kevinschildhorn/fotopresenter/ui/compose/common/ErrorView.kt|28 col 1| Unexpected indentation (16) (should be 12)
shared/src/commonMain/kotlin/com/kevinschildhorn/fotopresenter/ui/compose/common/ErrorView.kt|29 col 1| Unexpected indentation (16) (should be 12)
shared/src/commonMain/kotlin/com/kevinschildhorn/fotopresenter/ui/compose/common/ErrorView.kt|30 col 1| Unexpected indentation (12) (should be 8)
shared/src/commonMain/kotlin/com/kevinschildhorn/fotopresenter/ui/compose/common/PrimaryButton.kt|29 col 1| Unexpected indentation (12) (should be 8)
shared/src/commonMain/kotlin/com/kevinschildhorn/fotopresenter/ui/compose/common/PrimaryButton.kt|30 col 1| Unexpected indentation (16) (should be 12)
shared/src/commonMain/kotlin/com/kevinschildhorn/fotopresenter/ui/compose/common/PrimaryButton.kt|31 col 1| Unexpected indentation (16) (should be 12)
shared/src/commonMain/kotlin/com/kevinschildhorn/fotopresenter/ui/compose/common/PrimaryButton.kt|32 col 1| Unexpected indentation (12) (should be 8)
shared/src/commonTest/kotlin/com/kevinschildhorn/fotopresenter/domain/AutoConnectUseCaseTest.kt|33 col 1| Unexpected indentation (28) (should be 24)
shared/src/commonTest/kotlin/com/kevinschildhorn/fotopresenter/domain/AutoConnectUseCaseTest.kt|34 col 1| Unexpected indentation (32) (should be 28)
shared/src/commonTest/kotlin/com/kevinschildhorn/fotopresenter/domain/AutoConnectUseCaseTest.kt|35 col 1| Unexpected indentation (32) (should be 28)
shared/src/commonTest/kotlin/com/kevinschildhorn/fotopresenter/domain/AutoConnectUseCaseTest.kt|36 col 1| Unexpected indentation (32) (should be 28)
shared/src/commonTest/kotlin/com/kevinschildhorn/fotopresenter/domain/AutoConnectUseCaseTest.kt|37 col 1| Unexpected indentation (32) (should be 28)
shared/src/commonTest/kotlin/com/kevinschildhorn/fotopresenter/domain/AutoConnectUseCaseTest.kt|38 col 1| Unexpected indentation (32) (should be 28)
shared/src/commonTest/kotlin/com/kevinschildhorn/fotopresenter/domain/AutoConnectUseCaseTest.kt|39 col 1| Unexpected indentation (28) (should be 24)
shared/src/commonTest/kotlin/com/kevinschildhorn/fotopresenter/domain/AutoConnectUseCaseTest.kt|55 col 1| Unexpected indentation (28) (should be 24)
shared/src/commonTest/kotlin/com/kevinschildhorn/fotopresenter/domain/AutoConnectUseCaseTest.kt|56 col 1| Unexpected indentation (32) (should be 28)
shared/src/commonTest/kotlin/com/kevinschildhorn/fotopresenter/domain/AutoConnectUseCaseTest.kt|57 col 1| Unexpected indentation (32) (should be 28)
shared/src/commonTest/kotlin/com/kevinschildhorn/fotopresenter/domain/AutoConnectUseCaseTest.kt|58 col 1| Unexpected indentation (32) (should be 28)
shared/src/commonTest/kotlin/com/kevinschildhorn/fotopresenter/domain/AutoConnectUseCaseTest.kt|59 col 1| Unexpected indentation (32) (should be 28)
shared/src/commonTest/kotlin/com/kevinschildhorn/fotopresenter/domain/AutoConnectUseCaseTest.kt|60 col 1| Unexpected indentation (32) (should be 28)
shared/src/commonTest/kotlin/com/kevinschildhorn/fotopresenter/domain/AutoConnectUseCaseTest.kt|61 col 1| Unexpected indentation (28) (should be 24)
shared/src/commonTest/kotlin/com/kevinschildhorn/fotopresenter/domain/AutoConnectUseCaseTest.kt|86 col 1| Unexpected indentation (28) (should be 24)
shared/src/commonTest/kotlin/com/kevinschildhorn/fotopresenter/domain/AutoConnectUseCaseTest.kt|87 col 1| Unexpected indentation (32) (should be 28)
shared/src/commonTest/kotlin/com/kevinschildhorn/fotopresenter/domain/AutoConnectUseCaseTest.kt|88 col 1| Unexpected indentation (32) (should be 28)
shared/src/commonTest/kotlin/com/kevinschildhorn/fotopresenter/domain/AutoConnectUseCaseTest.kt|89 col 1| Unexpected indentation (32) (should be 28)
shared/src/commonTest/kotlin/com/kevinschildhorn/fotopresenter/domain/AutoConnectUseCaseTest.kt|90 col 1| Unexpected indentation (32) (should be 28)
shared/src/commonTest/kotlin/com/kevinschildhorn/fotopresenter/domain/AutoConnectUseCaseTest.kt|91 col 1| Unexpected indentation (32) (should be 28)
shared/src/commonTest/kotlin/com/kevinschildhorn/fotopresenter/domain/AutoConnectUseCaseTest.kt|92 col 1| Unexpected indentation (28) (should be 24)

textAtom,
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚫 [ktlint] standard:indent reported by reviewdog 🐶
Unexpected indentation (8) (should be 4)

textAtom,
backgroundColorAtom,
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚫 [ktlint] standard:indent reported by reviewdog 🐶
Unexpected indentation (8) (should be 4)

textAtom,
backgroundColorAtom,
hintTextAtom,
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚫 [ktlint] standard:indent reported by reviewdog 🐶
Unexpected indentation (8) (should be 4)

backgroundColorAtom,
hintTextAtom,
errorTextAtom,
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚫 [ktlint] standard:indent reported by reviewdog 🐶
Unexpected indentation (8) (should be 4)

@KevinSchildhorn KevinSchildhorn merged commit 89749c7 into main Dec 4, 2023
1 check passed
@KevinSchildhorn KevinSchildhorn deleted the KtFormat branch December 4, 2023 14:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant