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 Not Applicable - Unit
Tests Not Applicable