coala / coala/coala-quickstart
Node initialiser includes dead code
Open
type/bug
- Dominant language
- Python
- Stars
- 49
- Forks
- 74
- PR merge metrics
- No merged PRs in 30d
Description
The following line of coala_quickstart/green_mode/filename_operations.py :: `Node.__init__` does nothing.
```py
code = ord(string[idx]) # ASCII code
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.