Received: from out1.migadu.com (out1.migadu.com [91.121.223.63]) by mail-b.sr.ht (Postfix) with ESMTPS id 7629711EEF6 for <~reykjalin/public-inbox@lists.sr.ht>; Mon, 26 Apr 2021 21:58:38 +0000 (UTC) MIME-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=thorlaksson.com; s=key1; t=1619474316; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=Vif9Uk5Hlwl2ughC/JNpjXinutTQzGsPpwJ7c0mRH04=; b=W8x8hd/cjlAVjjrm7rKxKzdYKOfVIojpRLhgLR2mJ4mJznYhfrCnSLHSTmNbV2mXif9ZLF 2Uov4STMxtDmPFIniLkb8i4wvq0nqviPd8ILz8Sam4xpxVr+yvGh/+UvSV35qTq051LfLe Xna6m4S3pQHrOMrKlF70K2I8XYAjOw7LwsF+3ybBwMd7m2nlAjczdfSI2aUrtqfm57I6gB jeIGMCp058m+RJgc3HIx8PG1HXtvLLV3cFNdv9xkQd89IefsBWw2Oj9e8MxQQH/OZk+GIN 3KgPPMYr/EhZ32wu35kCNXrVFxgnBHttI6qERnM4rsyfzyzFVGyPJYun+Di27w== Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=UTF-8 Date: Mon, 26 Apr 2021 21:58:31 +0000 Message-Id: X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. From: =?utf-8?q?Krist=C3=B3fer_Reykjal=C3=ADn_=C3=9Eorl=C3=A1ksson?= To: "Guilherme Cartaxo" Cc: <~reykjalin/public-inbox@lists.sr.ht> Subject: Re: Possible bug in nova-phpcs References: <949DA8B7-8F82-47D2-BE1B-A58813656659@weareboq.com> In-Reply-To: X-Migadu-Flow: FLOW_OUT X-Migadu-Auth-User: kristofer@thorlaksson.com Hello again Guilherme! I just published version 1.2.2 of PHP_CodeSniffer, and it should fix the issue :) Please let me know if it doesn't! > On 21 Apr 2021, at 20:27, Krist=C3=B3fer Reykjal=C3=ADn wrote: > > > I don't know how I haven't seen > > this since I've been using the extension like this since the last > > release :O . I realized the reason I never encountered the issue is that the projects I work on never use the fallback (bundled) phpcs scripts, since we install them via Composer for each project. Thank you for reporting this! It's a great help :) Best regards, Krist=C3=B3fer R.