Removed excess quotations on the --msg-template option as it was interfering with the string-int coercion
Details
Details
- Reviewers
joshuaspence epriestley - Group Reviewers
Blessed Reviewers - Maniphest Tasks
- T9214: ArcanistPyLintLinter.php has superfluous quotations around the "msg-template" options.
- Commits
- rARC05aaa1a5a3b8: ArcanistPyLintLinter fix to getMandatoryFlags msg-template
- Required Signatures
L28 Phacility Individual Contributor License Agreement
Unsure
Diff Detail
Diff Detail
- Repository
- rARC Arcanist
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
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.