-
-
Notifications
You must be signed in to change notification settings - Fork 72
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
Some random fixes + README update #71
Conversation
Looks pretty good but for future reference its better to split different changes into multiple pull requests. Also not 100% sure about changing the no wires flag name given people are probably used to the current name. |
I changed it because its named "- optimize" on scoreboard. |
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.
There's a lot going on here. As @BananaSquares noted, it would have been better to have these changes in separate pull requests.
Could you also run cargo fmt
just to keep the formatting consistent?
I added /redpiler and /toggleautorp commands to README and fixed two issues: #67 #69