Add a linter rule which advises against public class properties.
Details
Details
- Reviewers
epriestley - Group Reviewers
Blessed Reviewers - Commits
- rARCcdaad096fa8d: Add a linter rule for public properties
Added unit tests.
Diff Detail
Diff Detail
- Repository
- rARC Arcanist
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
src/lint/linter/xhpast/rules/ArcanistPublicPropertyXHPASTLinterRule.php | ||
---|---|---|
29–30 | Maybe "getter and setter methods" or "a getter and setter" vs "a getter and setter methods". |