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
- Branch
- master
- Lint
Lint Skipped - Unit
Tests Skipped - Build Status
Buildable 7672 Build 8381: [Placeholder Plan] Wait for 30 Seconds Build 8380: arc lint + arc unit
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.