This sets the limit for future execution in the C# linter to 8. See D7606 for more information.
Details
Details
- Reviewers
epriestley - Group Reviewers
Blessed Reviewers - Maniphest Tasks
- T4129: Add limit setting to Futures() call in C# linter
- Commits
- rARCfb8a0d32ae47: Set limit for execution in C# linter
Ran
arc lint --everything --trace --never-apply-patches --output json
and saw it only run 8 commands at once.
Diff Detail
Diff Detail
- Lint
Lint Skipped - Unit
Tests Skipped