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
Lint
Lint Not Applicable
Unit
Tests Not Applicable