acashmkj / bomberman

terminal based bomberman game (without pygame)
0 stars 0 forks source link

coala-ci fails #1

Open jayvdb opened 6 years ago

jayvdb commented 6 years ago
**** PyUnusedCodeBear [Section <empty> | Severity NORMAL] ****
!    ! This file contains unused source code.
[----] bomberman/Getch.py
[++++] bomberman/Getch.py
[  66]         import msvcrt
[  66]         pass
[INFO][19:57:28] Applied 'ShowPatchAction' on 'Getch.py' from 'PyUnusedCodeBear'.

Please add a .travis.yml with coala checking.

acashmkj commented 6 years ago

@jayvdb added .travis.yml. Please check if its ok