Home GnuPG

Recover from PyLint raising messages at character "-1"
43f8e7eb7119Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Recover from PyLint raising messages at character "-1"

Summary: Fixes T9257. For some messages, PyLint can raise at "character -1", which we don't allow since we don't consider it to make sense.

Test Plan:

  • Added failing unit test from T9257.
  • Applied patch.
  • Test now passes.

Reviewers: joshuaspence, chad

Reviewed By: joshuaspence, chad

Maniphest Tasks: T9257

Differential Revision: https://secure.phabricator.com/D13991

Details

Provenance
epriestley <git@epriestley.com>Authored on Aug 25 2015, 6:11 AM
Parents
rARC1d3266395f70: Remove two problematic XML linter unit tests
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rARC43f8e7eb7119: Recover from PyLint raising messages at character "-1" (authored by epriestley <git@epriestley.com>).Aug 25 2015, 6:11 AM