Fixes T5442. arc lint --everything currently uses a FileFinder to discover paths for linting. A consequence of this is that files that are ignored or otherwise excluded from version control are linted.
Details
Details
- Reviewers
epriestley - Group Reviewers
Blessed Reviewers - Maniphest Tasks
- T5442: Ignored files should automatically be excluded from linting
- Commits
- rARC4fd6c99a9331: Only lint files in the working copy with `arc lint --everything`.
Ran arc lint --everything in rPHU and noticed that I wasn't prompted to add a trailing newline to src/.phutil_module_cache.
Diff Detail
Diff Detail
- Repository
- rARC Arcanist
- Lint
Lint Skipped - Unit
Tests Skipped
Event Timeline
src/workflow/ArcanistLintWorkflow.php | ||
---|---|---|
220–221 | This comment is probably no longer very useful. |