1
0
Fork 0
mirror of https://we.phorge.it/source/arcanist.git synced 2025-01-10 14:51:05 +01:00
phorge-arcanist/src/lint/engine
Shayne Sweeney cf76d2fc1c Add py/pl files to $text_paths (remove l/y files?!)
Summary:
I'm guessing this was refactored somewhere down the line and it meant
that Python and Perl files were no longer considered text files.

I'm imagining the old regex was: p(hp|y|l). Therefore I blame CSS.

Test Plan:
Perform an arc lint on a Python or Perl file that has trailing whitespace
on a line. It should prompt you for an autocorrecting lint.

Reviewers: epriestley

Reviewed By: epriestley

CC: aran, Korvin

Differential Revision: https://secure.phabricator.com/D5637
2013-04-09 15:07:05 -07:00
..
ArcanistLintEngine.php Include linter class MD5 in linter version 2013-02-26 16:01:25 -08:00
ArcanistSingleLintEngine.php Delete license headers from files 2012-11-05 11:16:24 -08:00
ComprehensiveLintEngine.php Add py/pl files to $text_paths (remove l/y files?!) 2013-04-09 15:07:05 -07:00
ExampleLintEngine.php Delete license headers from files 2012-11-05 11:16:24 -08:00
PhutilLintEngine.php Undumb other generic text linters 2013-02-20 14:36:53 -08:00
UnitTestableArcanistLintEngine.php Delete license headers from files 2012-11-05 11:16:24 -08:00