committed in a separate diff D15728
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Feb 18 2018
Jun 29 2017
May 28 2017
May 26 2017
Nov 18 2016
Aug 19 2016
Jun 24 2016
Apr 16 2016
Feb 16 2016
In T9348#156836, @joshuaspence wrote:In T9348#156791, @exp10r3r wrote:I tried doing an arc diff to submit my patch but ran into this,
[2016-02-02 21:15:55] EXCEPTION: (PhutilTypeExtraParametersException) Got unexpected parameters: standard at [<phutil>/src/parser/PhutilTypeSpec.php:150] arcanist(), phabricator(head=master, ref.master=3264d9f680cb), phutil() #0 PhutilTypeSpec::checkMap(array, array) called at [<arcanist>/src/lint/engine/ArcanistConfigurationDrivenLintEngine.php:90] #1 ArcanistConfigurationDrivenLintEngine::buildLinters() called at [<arcanist>/src/workflow/ArcanistLintersWorkflow.php:44] #2 ArcanistLintersWorkflow::run() called at [<arcanist>/scripts/arcanist.php:382]I could run through it by removing the following section in .arclint file,
, "xhpast": { "type": "xhpast", "include": "(\\.php$)" }But it wouldn't let me commit.
Update Arcanist
Feb 14 2016
Lint + Units
Feb 2 2016
Apologies for the blunder earlier. Failure to upload this via arc forced me to get the diff via git, which I previously screwed up.
This is my intended one.
I tried doing an arc diff to submit my patch but ran into this,
I'm on the freenode IRC channel. Studying the code now. If I need any help and assuming I don't give up in between, I'll ask my questions.
And as for this thread, I think I've understood both your points.
Being an admirer of Phab's current documentation, I'll try imitating it in my work as well.
Why is that?
I'd like to contribute and help in finishing this. Where do I go?