Also looks like the output format for cpplint has changed due to 4330b27
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Jun 1 2021
Jun 1 2021
Aug 13 2019
Aug 13 2019
Apr 19 2019
Apr 19 2019
Jan 6 2018
Jan 6 2018
Oct 25 2015
Oct 25 2015
Oct 23 2015
Oct 23 2015
Jun 18 2015
Jun 18 2015
Jun 11 2015
Jun 11 2015
Jun 3 2015
Jun 3 2015
what happens if you change cpplint to accept the C extension? You can just edit the python script and the var _valid_extensions.
I have reverted the entire commit from master and the linter works correctly.
I have also tested before and after 4330b27. Before the commit, things still work. After the commit, it stops working.
I didn't necessarily "triage", but I did a git bisect over all recent commits and this is where things stopped working for me.
tyhoff updated the task description for T8404: Running the cpplint linter through arcanist no longer works.