cli: Remove shebang
A shebang is present at the beginning of file, it dates from the time when `yamllint/cli.py` was `bin/yamllint`, i.e. an executable launcher. Since this is not the case anymore (see `entry_points` section in `setup.py`), let's remove it.pull/4/head
parent
2f75e92a66
commit
3ab3784a75
Loading…
Reference in New Issue