Includes a linter from https://github.com/appsinet/arc-phpstan (modified
for a 1GB memory limit)
Details
Details
- Reviewers
machniak - Group Reviewers
Restricted Project - Commits
- rK094651257b1d: .arclint config
rK629f3f7c7d70: .arclint config
rK3579a26727b6: .arclint config
rK53cbce0e389a: .arclint config
Diff Detail
Diff Detail
- Repository
- rK kolab
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 38104 Build 15415: arc lint + arc unit
Event Timeline
Comment Actions
So, this will execute linting on arc diff? Sounds like it might be annoying, because slow. No?
.arclint | ||
---|---|---|
19 | Level=6 is too high, we're using level=4 right now. |
Comment Actions
It's relatively painless because it only lints the diff, not everything.
Also, you can skip it if you really want using --nolint