.. |
__tests__
|
Improvements to LINT_IMPLICIT_VISIBILITY
|
2015-01-08 07:30:31 +11:00 |
xhpast
|
Explicitly enumerate PHP magic methods
|
2014-09-23 08:02:19 +10:00 |
ArcanistBaseXHPASTLinter.php
|
Tidying up of linter code.
|
2014-06-20 18:26:44 +10:00 |
ArcanistChmodLinter.php
|
Fix visibility of various ArcanistLinter methods
|
2015-01-07 07:36:07 +11:00 |
ArcanistClosureLinter.php
|
Various improvements for ArcanistClosureLinter
|
2015-01-05 07:43:55 +11:00 |
ArcanistCoffeeLintLinter.php
|
Remove the noconfig flag
|
2015-01-06 06:59:45 -08:00 |
ArcanistCommitLinter.php
|
Move LINT_NO_COMMIT from ArcanistTextLinter to a new linter
|
2015-01-04 16:20:32 +11:00 |
ArcanistConduitLinter.php
|
Remove @group annotations
|
2014-07-09 09:12:13 +10:00 |
ArcanistCppcheckLinter.php
|
Fixed the error message when cppcheck isn't installed to not be completely wrong.
|
2014-05-12 12:58:03 -07:00 |
ArcanistCpplintLinter.php
|
Warn when accessing deprecated lint config
|
2014-05-11 18:39:28 -07:00 |
ArcanistCSharpLinter.php
|
Fix visibility of various ArcanistLinter methods
|
2015-01-07 07:36:07 +11:00 |
ArcanistCSSLintLinter.php
|
Fix visibility of various ArcanistLinter methods
|
2015-01-07 07:36:07 +11:00 |
ArcanistExternalLinter.php
|
Create a custom exception class for missing linter dependencies
|
2015-01-06 22:51:17 +11:00 |
ArcanistFilenameLinter.php
|
Fix visibility of various ArcanistLinter methods
|
2015-01-07 07:36:07 +11:00 |
ArcanistFlake8Linter.php
|
Fix visibility of various ArcanistLinter methods
|
2015-01-07 07:36:07 +11:00 |
ArcanistFutureLinter.php
|
Use new FutureIterator instead of Futures
|
2014-12-30 23:16:25 +11:00 |
ArcanistGeneratedLinter.php
|
Remove severity options from some linters.
|
2014-05-11 19:28:27 -07:00 |
ArcanistGoLintLinter.php
|
Add an ArcanistGoLintLinter .
|
2014-05-23 07:59:57 -07:00 |
ArcanistHLintLinter.php
|
Fix visibility of various ArcanistLinter methods
|
2015-01-07 07:36:07 +11:00 |
ArcanistJscsLinter.php
|
Add an ArcanistJscsLinter .
|
2014-06-17 06:40:36 +10:00 |
ArcanistJSHintLinter.php
|
Create a custom exception class for missing linter dependencies
|
2015-01-06 22:51:17 +11:00 |
ArcanistJSONLinter.php
|
Add a native JSON linter.
|
2014-06-22 06:41:22 +10:00 |
ArcanistJSONLintLinter.php
|
Remove @group annotations
|
2014-07-09 09:12:13 +10:00 |
ArcanistLesscLinter.php
|
Minor linter fixes
|
2014-09-27 10:21:23 +10:00 |
ArcanistLinter.php
|
Mark some methods in ArcanistLinter as final
|
2014-10-08 00:07:39 +11:00 |
ArcanistMergeConflictLinter.php
|
Minor reordering of functions
|
2014-09-22 18:42:41 +10:00 |
ArcanistMissingLinterException.php
|
Create a custom exception class for missing linter dependencies
|
2015-01-06 22:51:17 +11:00 |
ArcanistNoLintLinter.php
|
Remove severity options from some linters.
|
2014-05-11 19:28:27 -07:00 |
ArcanistPEP8Linter.php
|
Fix visibility of various ArcanistLinter methods
|
2015-01-07 07:36:07 +11:00 |
ArcanistPhpcsLinter.php
|
Fix visibility of various ArcanistLinter methods
|
2015-01-07 07:36:07 +11:00 |
ArcanistPhpLinter.php
|
Simplify version parsing for ArcanistPhpLinter
|
2015-01-07 23:55:34 +11:00 |
ArcanistPhutilLibraryLinter.php
|
Use have/need data in ArcanistPhutilLibraryLinter
|
2014-07-17 14:34:59 -07:00 |
ArcanistPhutilXHPASTLinter.php
|
Add some missing function parameter typehints
|
2014-09-09 08:27:09 +10:00 |
ArcanistPuppetLintLinter.php
|
Minor linter fixes
|
2014-09-27 10:21:23 +10:00 |
ArcanistPyFlakesLinter.php
|
Don't support severity customization in pyflakes
|
2014-05-20 12:44:55 -07:00 |
ArcanistPyLintLinter.php
|
Create a custom exception class for missing linter dependencies
|
2015-01-06 22:51:17 +11:00 |
ArcanistRubyLinter.php
|
Tidying up of linter code.
|
2014-06-20 18:26:44 +10:00 |
ArcanistScriptAndRegexLinter.php
|
Use new FutureIterator instead of Futures
|
2014-12-30 23:16:25 +11:00 |
ArcanistSpellingLinter.php
|
Move ArcanistSpellingDefaultData into a configurable JSON file
|
2014-07-04 08:18:33 +10:00 |
ArcanistTextLinter.php
|
Move LINT_NO_COMMIT from ArcanistTextLinter to a new linter
|
2015-01-04 16:20:32 +11:00 |
ArcanistXHPASTLinter.php
|
Improvements to LINT_IMPLICIT_VISIBILITY
|
2015-01-08 07:30:31 +11:00 |
ArcanistXMLLinter.php
|
Minor tidying of the ArcanistXMLLinter class
|
2015-01-07 23:55:08 +11:00 |
reporter.js
|
Don't use error context from JSHint in linter messages
|
2014-06-23 10:33:01 +10:00 |