We are not yet compliant and newer versions of phpcs give linter failures, so we should exclude this for now.
Details
Details
- Reviewers
deadalnix Fabien - Group Reviewers
Restricted Project - Commits
- rSTAGING5ab2f96ed68d: Add phpcs exclusion for strict_types declararion
rABC5ab2f96ed68d: Add phpcs exclusion for strict_types declararion
phpcs --version # I'm running 3.5.0, which is newer and errors on strict_types phpcs <any linter in /arcanist/linter/> # Without patch: `1 | ERROR | Missing required strict_types declaration` phpcs <any linter in /arcanist/linter/> # With patch: (no error)
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable