This is a prerequisite to enforcing a custom phabricator-like coding standard through a linter.
Details
Details
- Reviewers
deadalnix - Group Reviewers
Restricted Project - Commits
- rSTAGING4c92f4c7b84f: Format the php files
rABC4c92f4c7b84f: Format the php files
Should run with no exception:
arc lint --everything
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
arcanist/linter/AutoPEP8Linter.php | ||
---|---|---|
48 ↗ | (On Diff #7904) | This is quite apparently broken. |
Comment Actions
Fix comment alignment
arcanist/linter/AutoPEP8Linter.php | ||
---|---|---|
48 ↗ | (On Diff #7904) | Good catch |
arcanist/linter/TestsLinter.php | ||
---|---|---|
140 ↗ | (On Diff #7938) | The indentation is wrong here and all similar patterns. |