-
-
Notifications
You must be signed in to change notification settings - Fork 213
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
Change for with no lead #3190
base: beta
Are you sure you want to change the base?
Change for with no lead #3190
Conversation
I have detected some issues with your pull request: Body issues: Title issues: Please fix these issues. For the correct format, refer to the pull request template. |
edited, so that i dont need to scroll so much anymore ~hannibalOne or more Detekt Failures were detected:
|
I have detected some issues with your pull request: Body issues: Please fix these issues. For the correct format, refer to the pull request template. |
hey if you want to discuss any of this or need some help on anything feel free to ask in the #coding channel in the skyhanni discord |
Co-authored-by: hannibal2 <[email protected]>
Again, i dont want to scroll so much ~hannibal2One or more Detekt Failures were detected:
|
I have detected some issues with your pull request: Body issues: Please fix these issues. For the correct format, refer to the pull request template. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Given the amount of still commented out code i make this a draft pr.
Also please add the changelog in the pr description - see the template
@@ -17,7 +17,7 @@ public class TooltipTweaksConfig { | |||
) | |||
@ConfigEditorBoolean | |||
@FeatureToggle | |||
public boolean compactToolTooltips = false; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
unrelated change, please revert
import io.github.notenoughupdates.moulconfig.annotations.ConfigOption; | ||
import org.lwjgl.input.Keyboard; | ||
|
||
public class BreakDownConfig { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
please add the prefix mining to the class name, and lowercase the D in breakdown
One or more Detekt Failures were detected:
|
This pull request has conflicts with the base branch "beta". Please resolve those so we can test out your changes. |
Dependencies
What
A few changes and tries that doesnt really work in the end :D