Don't allow ide paths in published crates #6714
christopinka
started this conversation in
Ideas
Replies: 1 comment
-
I guess this is something that cargo would implement. I'm not sure if we should do anything about it on the server side. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Example is 'genevo' https://github.com/innoave/genevo. Has a .idea path and also in .gitignore.
Scan for these paths and ignores.
Main complaint is including non-project cruft goes against well known convention.
Beta Was this translation helpful? Give feedback.
All reactions