Page MenuHomePhabricator

ArcanistPyLintLinter fix to getMandatoryFlags msg-template
ClosedPublic

Authored by e-m-albright on Aug 18 2015, 8:50 PM.
Tags
None
Referenced Files
F19817786: D13931.diff
Thu, Mar 5, 3:29 PM
F19812379: D13931.diff
Wed, Mar 4, 4:46 AM
F19796028: D13931.diff
Fri, Feb 27, 10:37 AM
F19674295: D13931.id33627.diff
Sun, Feb 8, 7:25 AM
F19521759: D13931.diff
Jan 17 2026, 1:41 AM
F19521757: D13931.diff
Jan 17 2026, 1:40 AM
F19516562: D13931.diff
Jan 15 2026, 1:27 AM
F19514407: D13931.diff
Jan 14 2026, 1:42 AM

Details

Summary

Removed excess quotations on the --msg-template option as it was interfering with the string-int coercion

Test Plan

Unsure

Diff Detail

Repository
rARC Arcanist
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

e-m-albright retitled this revision from to ArcanistPyLintLinter fix to getMandatoryFlags msg-template.
e-m-albright updated this object.
e-m-albright edited the test plan for this revision. (Show Details)
e-m-albright added a reviewer: epriestley.

Apologies for the lack of unit testing and linting. I wouldn't think to submit this without them if they were anything more complicated than losing two quotation marks.

If I'm making any mistakes in the process here, I'm happy to learn/correct them!

Thanks again.

joshuaspence added a reviewer: joshuaspence.

I ran the unit tests locally and they still pass.

This revision is now accepted and ready to land.Aug 19 2015, 12:17 PM
epriestley edited edge metadata.
This revision was automatically updated to reflect the committed changes.