easyhacktoberfesthelp wantedrefactoring
仓库指标
- Star
- (526 star)
- PR 合并指标
- (30 天内没有已合并 PR)
描述
Please note these guidelines while renaming variables.
- Do not rename the parent class.
- Rename the variables or methods to have more intuitive names.
- Use private variables where necessary. You can use this or this guide.
- Document the corresponding changes in README.
Any suggestions are welcome. Thanks.