The XHPAST double quotes rule autofixes strings which use double quotes where single quotes would suffice. In the case in which the double-quoted string contained an escaped double quote, the autofix string can be improved by removing the escape symbol.
Details
Details
- Reviewers
epriestley - Group Reviewers
Blessed Reviewers - Commits
- rARC1b0ab48f15d4: Improve autofixing of double quotes in XHPAST linter.
Modified existing unit tests to cover this case.
Diff Detail
Diff Detail
- Repository
- rARC Arcanist
- Branch
- xhpast-double_quotes
- Lint
Lint Passed - Unit
Tests Passed - Build Status
Buildable 569 Build 569: [Placeholder Plan] Wait for 30 Seconds
Event Timeline
Comment Actions
Closed by commit rARC1b0ab48f15d4 (authored by @joshuaspence, committed by @epriestley).