1
0
Fork 0
mirror of https://we.phorge.it/source/arcanist.git synced 2024-10-24 17:48:50 +02:00
phorge-arcanist/src/lint/linter/__tests__
epriestley 157184e01d Add a lint rule for spaces before the closing paren of a function/method call
Summary: This is technically documented, but not currently enforced and we aren't consistent about it in the codebase.

Test Plan: See D5002.

Reviewers: chad, vrana

Reviewed By: chad

CC: aran

Differential Revision: https://secure.phabricator.com/D5003
2013-02-19 13:50:13 -08:00
..
cpp Add cpplint.py engine 2013-01-07 08:16:34 -08:00
phlxhp Merge PHT into dynamic string linter 2013-02-11 18:59:53 -08:00
python Add a flake8 linter 2012-12-21 15:28:26 -08:00
ruby Make ruby -wc a linter in Arcanist 2012-09-11 10:42:50 -07:00
spelling Move files in Arcanist one level up 2012-06-01 11:56:00 -07:00
text Move files in Arcanist one level up 2012-06-01 11:56:00 -07:00
xhpast Add a lint rule for spaces before the closing paren of a function/method call 2013-02-19 13:50:13 -08:00
ArcanistArcanistLinterTestCase.php Remove getLink() from ArcanistLinterTestCase 2012-11-07 10:12:24 -08:00
ArcanistCpplintLinterTestCase.php Add cpplint.py engine 2013-01-07 08:16:34 -08:00
ArcanistFlake8LinterTestCase.php Add a flake8 linter 2012-12-21 15:28:26 -08:00
ArcanistLinterTestCase.php Remove getLink() from ArcanistLinterTestCase 2012-11-07 10:12:24 -08:00
ArcanistNoLintTestCase.php Delete license headers from files 2012-11-05 11:16:24 -08:00
ArcanistPhutilXHPASTLinterTestCase.php Allow configuring PhutilXHPAST linter 2013-02-11 10:41:26 -08:00
ArcanistRubyLinterTestCase.php Remove getLink() from ArcanistLinterTestCase 2012-11-07 10:12:24 -08:00
ArcanistSpellingLinterTestCase.php Remove getLink() from ArcanistLinterTestCase 2012-11-07 10:12:24 -08:00
ArcanistTextLinterTestCase.php Remove getLink() from ArcanistLinterTestCase 2012-11-07 10:12:24 -08:00
ArcanistXHPASTLinterTestCase.php Remove getLink() from ArcanistLinterTestCase 2012-11-07 10:12:24 -08:00