This is still a WIP. I would also like to add autofixing to this (although this may be difficult) and also add some whitelisted constructs, such as for loops. Just seeking some initial feedback.
Details
Details
Diff Detail
Diff Detail
- Repository
- rARC Arcanist
- Branch
- master
- Lint
Lint Passed - Unit
Test Failures - Build Status
Buildable 3407 Build 3414: [Placeholder Plan] Wait for 30 Seconds
Time | Test | |
---|---|---|
0 ms | testXHPASTLint | |
0 ms | testCSSLintLinter | |
0 ms | testClosureLinter | |
0 ms | testCoffeeLintLinter | |
0 ms | testFixLetterCase | |
View Full Test Results (1 Failed · 21 Passed · 5 Skipped) |
Event Timeline
Comment Actions
Hmm, I wonder if looking for n_STATEMENT or whatever might be cleaner? Not sure if that would get you everything you want, though.