-
Notifications
You must be signed in to change notification settings - Fork 245
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
add AutoRust source code #215
Conversation
commit 5d89c9807d3e84a5890b381a68a308198f9ef141
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.
I'm going to punt getting CI to work to the next pull request.
@@ -4,3 +4,5 @@ Cargo.lock merge=binary | |||
|
|||
# Use unix line endings everywhere, even on Windows | |||
* text=auto eol=lf | |||
services/mgmt/**/*.rs linguist-generated=true | |||
services/mgmt/**/Cargo.toml linguist-generated=true |
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.
This makes it so GitHub knows these files are generated and does not display them in the diffs by default. @heaths requested this. It is working.
Fix #206. Import https://github.com/ctaggart/autorust to services/autorust.