linksplatform / linksplatform/IO
Rename DeleteAll method
Open
- Dominant language
- C#
- Stars
- 3
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/linksplatform/IO/blob/164fc97bf604de486fbbbee8465fa0e9543f2def/csharp/Platform.IO/FileHelpers.cs#L288
This method should be called `DeleteFiles` or `DeleteMany`.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at csharp/Platform.IO/FileHelpers.cs around line 288, where DeleteAll is defined. Search the repository for references to the method and determine whether the intended replacement is DeleteFiles or DeleteMany. Done means the method and its usages consistently use the selected name.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100