From: Baha Date: Mon, 5 Jun 2017 16:05:55 +0000 (-0400) Subject: phpcs: Allow linting tools to discover rules X-Git-Tag: 1.31.0-rc.0~3047^2 X-Git-Url: http://git.cyclocoop.org/fichier?a=commitdiff_plain;h=0b5afb7f05829a15f5f00abc5c4212a3889d3dcc;p=lhc%2Fweb%2Fwiklou.git 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 --- diff --git a/phpcs.xml b/phpcs.xml index b2c8d89331..440604ea1e 100644 --- a/phpcs.xml +++ b/phpcs.xml @@ -1,6 +1,6 @@ - +