This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Issues.GitRepository.
Summary
Gets the list of file patterns to exclude from file path length checks.
Supports glob patterns (e.g., "*.tmp", "**/temp/**", "docs/generated/*").
- Assembly
- Cake
.Issues .GitRepository .dll - Namespace
- Cake
.Issues .GitRepository - Containing Type
- Git
Repository Issues Settings
Syntax
public IList<string> FilesToExcludeFromFilePathLengthCheck { get; }
Value
Type | Description |
---|---|
IList |