coala / coala/coala-quickstart
initialize_project_data includes dead code
Open
type/bug
- Dominant language
- Python
- Stars
- 49
- Forks
- 74
- PR merge metrics
- No merged PRs in 30d
Description
coala_quickstart/green_mode/green_mode.py :: `initialize_project_data` includes the following line which does nothing:
```py
dir_name = dir[dir.rfind(os.sep)+1:]
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.