You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 8, 2021. It is now read-only.
FILE: STDIN
----------------------------------------------------------------------
FOUND 14 ERRORS AFFECTING 14 LINES
----------------------------------------------------------------------
1 | ERROR | [ ] Filename "STDIN" doesn't match the expected
| | filename "stdin"
17 | ERROR | [x] Opening brace should be on the same line as the
| | declaration
143 | ERROR | [x] Opening brace should be on the same line as the
| | declaration
201 | ERROR | [x] Opening brace should be on the same line as the
| | declaration
220 | ERROR | [x] Opening brace should be on the same line as the
| | declaration
250 | ERROR | [x] Each line in an array declaration must end in a
| | comma
270 | ERROR | [x] Opening brace should be on the same line as the
| | declaration
281 | ERROR | [x] Each line in an array declaration must end in a
| | comma
283 | ERROR | [x] Each line in an array declaration must end in a
| | comma
288 | ERROR | [x] Each line in an array declaration must end in a
| | comma
302 | ERROR | [x] Opening brace should be on the same line as the
| | declaration
316 | ERROR | [x] Opening brace should be on the same line as the
| | declaration
335 | ERROR | [x] Opening brace should be on the same line as the
| | declaration
352 | ERROR | [x] Opening brace should be on the same line as the
| | declaration
----------------------------------------------------------------------
PHPCBF CAN FIX THE 13 MARKED SNIFF VIOLATIONS AUTOMATICALLY
----------------------------------------------------------------------
The text was updated successfully, but these errors were encountered:
@prikkprikkprikk@mroesele - There's a known issue on this are noted here: squizlabs/PHP_CodeSniffer#711 - I'd like to work on a fix, just haven't had much luck yet. I may remove phpcs if I can't get it working properly.
The text was updated successfully, but these errors were encountered: