Ben Jackson
Ben Jackson
@MergifyIO rebase
@mergifyio rebase
Seems abandoned, and I'm not sure that the risk of this warrants the benefit we get from it.
@MergifyIO rebase
@MergifyIO rebase
The python style is not PEP8 by choice: from CONTRIBUTING.md.  This predates my involvement, but I stand by the choice; Val's style is much...
> /home/runner/work/ycmd/ycmd/build.py:1:15: E999 SyntaxError: invalid syntax
BTW you can run the check locally with something like: ``` $ python3 -m venv test-env $ source test-env/bin/activate $ pip install -r test_requirements.txt $ ./run_tests --skip-build ``` This will...
> > > /home/runner/work/ycmd/ycmd/build.py:1:15: E999 SyntaxError: invalid syntax > > Which runner is spitting this? I'm not seeing it locally... That's the shebang line too... Ugh, that's... omfg. I've approved...