1
0
Fork 0
mirror of https://we.phorge.it/source/arcanist.git synced 2025-01-09 22:31:02 +01:00
phorge-arcanist/src/lint/linter
katherine 5fd07856c0 [lint][spelling] delimeter -> delimiter
Summary:
I got bit by this one earlier (I swear I thought it was delimeter),
so I figured I would add it to the spelling data lint rule.

Test Plan:
changed an instance of delimiter to delimeter, ran `arc lint` fixed the
typo.

Reviewers: epriestley

Reviewed By: epriestley

CC: Korvin, aran

Differential Revision: https://secure.phabricator.com/D6936
2013-09-10 11:36:17 -07:00
..
__tests__ Fixup lint testing for changes in D6798 2013-08-29 09:55:30 -07:00
spelling [lint][spelling] delimeter -> delimiter 2013-09-10 11:36:17 -07:00
xhpast Implement hook for checking switch lint 2013-02-05 11:46:59 -08:00
ArcanistApacheLicenseLinter.php Temporarily restore apache/license linters 2013-02-11 14:12:10 -08:00
ArcanistBaseXHPASTLinter.php Resolve XHPAST linter futures on background 2013-02-21 00:58:23 -08:00
ArcanistConduitLinter.php Lay groundwork for configuration-driven linters 2013-08-22 16:02:16 -07:00
ArcanistCppcheckLinter.php Apply new whitespace lint rules to arcanist/ 2013-02-19 14:09:20 -08:00
ArcanistCpplintLinter.php Fix checking for lint binary paths 2013-01-10 15:34:42 -08:00
ArcanistCSSLintLinter.php Expose PEP8, Flake8 and CSSLint engines to .arclint 2013-08-23 11:58:07 -07:00
ArcanistExternalLinter.php Ready more linters and linter functions for .arclint 2013-08-26 05:37:10 -07:00
ArcanistFilenameLinter.php Support PHPCS as a .arclint linter 2013-08-29 06:47:27 -07:00
ArcanistFlake8Linter.php Expose PEP8, Flake8 and CSSLint engines to .arclint 2013-08-23 11:58:07 -07:00
ArcanistFutureLinter.php Call willLintPath() in future linter 2013-02-21 11:57:38 -08:00
ArcanistGeneratedLinter.php Ready more linters and linter functions for .arclint 2013-08-26 05:37:10 -07:00
ArcanistJSHintLinter.php Use a temporary file to execute arc patch 2013-05-30 21:03:21 -07:00
ArcanistLicenseLinter.php Temporarily restore apache/license linters 2013-02-11 14:12:10 -08:00
ArcanistLinter.php Support PHPCS as a .arclint linter 2013-08-29 06:47:27 -07:00
ArcanistMergeConflictLinter.php Support PHPCS as a .arclint linter 2013-08-29 06:47:27 -07:00
ArcanistNoLintLinter.php Ready more linters and linter functions for .arclint 2013-08-26 05:37:10 -07:00
ArcanistPEP8Linter.php Expose PEP8, Flake8 and CSSLint engines to .arclint 2013-08-23 11:58:07 -07:00
ArcanistPhpcsLinter.php Support PHPCS as a .arclint linter 2013-08-29 06:47:27 -07:00
ArcanistPhutilLibraryLinter.php Verify classes used in typehints 2013-06-05 13:53:43 -07:00
ArcanistPhutilXHPASTLinter.php Remove warning about deprecated phutil_render_tag() 2013-07-28 11:00:00 -07:00
ArcanistPyFlakesLinter.php Fix dynamic string usage as safe input 2013-02-02 16:28:15 -08:00
ArcanistPyLintLinter.php Fix dynamic string usage as safe input 2013-02-02 16:28:15 -08:00
ArcanistRubyLinter.php Ready more linters and linter functions for .arclint 2013-08-26 05:37:10 -07:00
ArcanistScalaSBTLinter.php Ready more linters and linter functions for .arclint 2013-08-26 05:37:10 -07:00
ArcanistScriptAndRegexLinter.php Delete license headers from files 2012-11-05 11:16:24 -08:00
ArcanistSpellingLinter.php Ready more linters and linter functions for .arclint 2013-08-26 05:37:10 -07:00
ArcanistTextLinter.php Ready more linters and linter functions for .arclint 2013-08-26 05:37:10 -07:00
ArcanistXHPASTLinter.php Lint undeclared variables in strings 2013-07-10 08:26:11 -07:00
reporter.js Move files in Arcanist one level up 2012-06-01 11:56:00 -07:00