Page MenuHomePhabricator

[LINTER] Fix syntax error in the cppcheck linter
ClosedPublic

Authored by Fabien on Jul 21 2020, 18:27.

Details

Reviewers
majcosta
Group Reviewers
Restricted Project
Commits
rABC32024ec84d3a: [LINTER] Fix syntax error in the cppcheck linter
Summary

Interestingly this extra comma is not failing on most platforms with
recent php, but it fails on Ubuntu Bionic (with PHP 7.2) at least.

Test Plan

On Ubuntu Bionic:

arc lint

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable