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
epriestley 465ad3fa44 Add a lint warning for implicit fallthrough in switch statements
Summary: If a case does not end with break, continue, throw, exit or return and does not have a "fallthrough" comment, raise a warning.

Test Plan: Ran test case; ran linter against all of Phabricator (no hits).

Reviewers: btrahan

Reviewed By: btrahan

CC: aran, epriestley

Differential Revision: https://secure.phabricator.com/D1824
2012-03-08 12:20:19 -08:00
..
apachelicense Finalize Arcanist Classes 2012-01-31 12:07:05 -08:00
base Use readable path in lint messages 2012-02-07 10:22:50 -08:00
conduit Finalize Arcanist Classes 2012-01-31 12:07:05 -08:00
filename Finalize Arcanist Classes 2012-01-31 12:07:05 -08:00
generated Finalize Arcanist Classes 2012-01-31 12:07:05 -08:00
jshint Finalize Arcanist Classes 2012-01-31 12:07:05 -08:00
license Some documentation. 2011-02-19 11:36:08 -08:00
nolint Finalize Arcanist Classes 2012-01-31 12:07:05 -08:00
pep8 Finalize Arcanist Classes 2012-01-31 12:07:05 -08:00
phutilmodule Finalize Arcanist Classes 2012-01-31 12:07:05 -08:00
pyflakes Finalize Arcanist Classes 2012-01-31 12:07:05 -08:00
pylint Finalize Arcanist Classes 2012-01-31 12:07:05 -08:00
spelling Finalize Arcanist Classes 2012-01-31 12:07:05 -08:00
text Finalize Arcanist Classes 2012-01-31 12:07:05 -08:00
xhpast Add a lint warning for implicit fallthrough in switch statements 2012-03-08 12:20:19 -08:00