Page MenuHomePhabricator

[LINTER] Escape the % char in the description of PythonFormatLinter
ClosedPublic

Authored by Fabien on Mar 31 2019, 08:13.

Details

Summary

The % character in the getInfoDescription() method needs to be
escaped. Otherwise it throws an exception when running arc linters.

Test Plan
arc linters lint-python-format

Check the description string is displayed correcty.

Diff Detail

Repository
rABC Bitcoin ABC
Branch
python_format_lint_percent
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 5337
Build 8736: Bitcoin ABC Buildbot (legacy)
Build 8735: arc lint + arc unit