phpcs: Allow linting tools to discover rules
authorBaha <bmansurov@wikimedia.org>
Mon, 5 Jun 2017 16:05:55 +0000 (12:05 -0400)
committerLegoktm <legoktm@member.fsf.org>
Mon, 5 Jun 2017 20:08:44 +0000 (20:08 +0000)
commit0b5afb7f05829a15f5f00abc5c4212a3889d3dcc
tree3d27b5038efa5e7ee5e907544989163c5401d39d
parente4930c996bc52d81528614c105ce74c3a0063610
phpcs: Allow linting tools to discover rules

Explicitly stating the current directory fixes the ambiguity
of finding the ruleset referred to in the file. This allows
syntax checkers like flycheck (for GNU Emacs) to work.

Change-Id: I6b046db29d11aff514d8f3623d049f5b6231a9d4
phpcs.xml