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

format code #1

Merged
merged 2 commits into from
May 8, 2024
Merged

format code #1

merged 2 commits into from
May 8, 2024

Conversation

appt2
Copy link

@appt2 appt2 commented May 8, 2024

hi me formating all xml and java and adding lastversion androidx and material

@nethical6
Copy link
Owner

Damn I really appreciate it. I was looking for someone to help me do it . Thanks a lot....

@nethical6 nethical6 merged commit d6c090b into nethical6:main May 8, 2024
1 check passed
@appt2
Copy link
Author

appt2 commented May 8, 2024

Damn I really appreciate it. I was looking for someone to help me do it . Thanks a lot....

Please, I saw that your codes are messed up, I arranged them, and you were using old libraries, so this option is not recommended, at least gr is recommended version 8.2.2

Comment on lines +44 to +47
implementation 'androidx.appcompat:appcompat:1.7.0-alpha03'
implementation 'com.google.android.material:material:1.12.0-alpha03'
implementation 'com.google.code.gson:gson:2.10.1'
implementation 'com.squareup.okhttp3:okhttp:5.0.0-alpha.12'
Copy link

Choose a reason for hiding this comment

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

where proper formatting?

@@ -1,98 +1,99 @@
<?xml version="1.0" encoding="utf-8"?>
Copy link

Choose a reason for hiding this comment

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

same here

@@ -1,22 +1,22 @@
package nethical.digipaws;
Copy link

Choose a reason for hiding this comment

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

why are you using 2 space tab instead of 4?
you are already using 4 space tab in some files.

Copy link

@aikrq aikrq left a comment

Choose a reason for hiding this comment

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

Please do not make unwanted changes in next time.

@@ -0,0 +1,31 @@
name: Android CI
Copy link

Choose a reason for hiding this comment

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

Why are you adding unwanted changes?
Pull request title: Format code

@@ -6,7 +6,7 @@ plugins {

android {
namespace 'nethical.digipaws'
compileSdk 33
compileSdk 34
Copy link

Choose a reason for hiding this comment

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

Same here

Comment on lines +31 to +32
sourceCompatibility JavaVersion.VERSION_17
targetCompatibility JavaVersion.VERSION_17
Copy link

Choose a reason for hiding this comment

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

Same here

@nethical6
Copy link
Owner

💀💀

@nethical6
Copy link
Owner

I have reset all changes. Please fix and reopen another pr

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.

3 participants