Page MenuHomePhabricator

[lint] fix a false positive locale dependence detection
ClosedPublic

Authored by PiRK on Thu, Jun 13, 09:16.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABC5aa6eda04813: [lint] fix a false positive locale dependence detection
Summary

Introduced by D16209 because I didn't include arc lint --everything in the test plan.

Test Plan

arc lint --everything

Check that there are no more errors related to cpp files.
I'm still getting some warnings and autofixes for .rs, .ts, .md and .js files, but that could be because I'm not using the right versions of prettier and rustfmt

Diff Detail

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

Event Timeline

PiRK requested review of this revision.Thu, Jun 13, 09:16
PiRK retitled this revision from [lint] fix a false positive locale violation detection to [lint] fix a false positive locale dependence detection.Thu, Jun 13, 09:23
This revision is now accepted and ready to land.Thu, Jun 13, 14:32