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
- Branch
- lintpaths
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 1311 Build 1311: [Placeholder Plan] Wait for 30 Seconds
Event Timeline
src/workflow/ArcanistLintWorkflow.php | ||
---|---|---|
221 | This comment is probably no longer very useful. |