Harshil-Jani / Harshil-Jani/Rust-uncompetitive-programming
Avoid duplicates
Open
CI
duplicate
enhancement
good first issue
help wanted
Rust
- Dominant language
- Rust
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Open for suggestions and discussion.
So, Here the problem is, I don't want duplicate solutions for a given problem. There are two thoughts in my mind.
1. Check against the link in CI. if it exist already then discard.
2. I should make the filenaming conventions so strict that no same files can be repeated.
Let me know your take on this.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.