Phan now provides a plugin to detect \r, trailing spaces and tabs.
Details
Details
- Reviewers
dereckson - Commits
- rKOT1ffeca408eaa: Detect whitespaces issue with Phan
$ echo " " > src/foo.php $ phan src/foo.php:1 PhanPluginWhitespaceTrailing The first occurrence of trailing whitespace was seen here.
Diff Detail
Diff Detail
- Repository
- rKOT Keruald OmniTools
- Lint
Lint Passed - Unit
No Test Coverage - Branch
- master
- Build Status
Buildable 3364 Build 3613: arc lint + arc unit