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:] ```
coala_quickstart/green_mode/green_mode.py ::
initialize_project_dataincludes the following line which does nothing: