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
- Branch
- lint_php_files
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 5377 Build 8816: Bitcoin ABC Buildbot (legacy) Build 8815: arc lint + arc unit
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 | The indentation is wrong here and all similar patterns. |