Skip to content

update agents md#16697

Open
alperozturk96 wants to merge 2 commits intomasterfrom
agents.md-update
Open

update agents md#16697
alperozturk96 wants to merge 2 commits intomasterfrom
agents.md-update

Conversation

@alperozturk96
Copy link
Collaborator

No description provided.

Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
- Use modern Java for Java classes. Optionals, virtual threads, records, streams if necessary.

- Avoid hardcoded strings, colors, dimensions. Use resources.
- For linting / formatting, use ktlint or detekt for Kotlin, and Android Lint for Java.
Copy link
Member

Choose a reason for hiding this comment

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

Works I suppose. You can also just list the gradle tasks to be executed and new issues found to be fixed before committing the changes.

Copy link
Member

Choose a reason for hiding this comment

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

Yeah, being here more specific might help (at least an human could benefit from it):

Suggested change
- For linting / formatting, use ktlint or detekt for Kotlin, and Android Lint for Java.
- Run lint, spotbugsGplayDebug, detekt, spotlessKotlinCheck and fix findings inside the files that have been changed.

@github-actions
Copy link

Codacy

SpotBugs

CategoryBaseNew
Bad practice4040
Correctness7272
Dodgy code237237
Experimental11
Internationalization77
Malicious code vulnerability22
Multithreaded correctness3434
Performance4343
Security1818
Total454454

@github-actions
Copy link

blue-Light-Screenshot test failed, but no output was generated. Maybe a preliminary stage failed.

@github-actions
Copy link

APK file: https://www.kaminsky.me/nc-dev/android-artifacts/16697.apk

qrcode

To test this change/fix you can simply download above APK file and install and test it in parallel to your existing Nextcloud app.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants