HomePhabricator

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

Description

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

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.

Reviewers: #bitcoin_abc, deadalnix, jasonbcox

Reviewed By: #bitcoin_abc, jasonbcox

Subscribers: schancel

Differential Revision: https://reviews.bitcoinabc.org/D2757

Details

Provenance
FabienAuthored on Mar 31 2019, 08:12
FabienPushed on Apr 2 2019, 09:01
Reviewer
Restricted Project
Differential Revision
D2757: [LINTER] Escape the % char in the description of PythonFormatLinter
Parents
rABCc80bf903f979: Fix comment about s in schnorr sigs
Branches
Unknown
Tags
Unknown