Currently the temporary file created for testing linters is always named the same as the *.lint-test file which specifies the test case. Unfortunately, some linters (in my case, TSLint) refuse to lint a file unless it has a specific file extension. This diff allows *.lint-test test cases to explicitly specify a filename for this purpose.
Details
Details
Diff Detail
Diff Detail
- Repository
- rARC Arcanist
- Branch
- master
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 18548 Build 24989: Run Core Tests Build 24988: arc lint + arc unit