Details
Details
- Reviewers
chad - Maniphest Tasks
- T5446: Remove device = true from all pages
- Commits
- Restricted Diffusion Commit
rP46d9bebc8430: Remove all `device = true` from page construction
Mostly regexp'd this. Lint doesn't complain.
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Lint
Lint Skipped - Unit
Tests Skipped
Event Timeline
Comment Actions
For this, which shows just changed lines:
$ git diff HEAD^ -U0 | grep -v '^diff' | grep -v '^index' | grep -v '^---' | grep -v '^+++' | grep -v '^@@' | sort | uniq -c
This is the output:
15 + )); 1 - 'device' => true, 1 - 'device' => true, 2 - 'device' => true, 11 - 'device' => true, 2 - 'device' => true 15 - 'device' => true)); 166 - 'device' => true,