...
The following configuration disables authorship computation based on the local user:
scope.local=false
Related
...
scope.scontrol
This setting enables or disables code authorship computation based on data from a supported source control system.
...
This setting enables or disables ask assignment based on an XML mapping file that defines how tasks should be assigned to particular files or sets of files. See Creating Authorship XML Map Files for details.
Acceptable Values
...
scope.scontrol=true
Related
...
scope.xmlmap.file
This setting specifies the path to an XML mapping file that defines how tasks should be assigned to particular files or sets of files.
...
Related
...
...
dottest.scope.exclude_autogen
This setting enables or disables excluding files that are automatically generated by Visual Studio, such as code-behind files for .resx or .settings files, from the testing scope. Code-behind files that are not automatically generated by Visual Studio will not be excluded
Acceptable Values
true | Enables excluding automatically generated files. |
---|---|
false | Default. Automatically generated files will not be excluded. |
...
authors.ignore.case
This setting specifies if author recognition is case sensitive.
...
authors.shared.path=xtest/authors_map.txt
Related
...
Anchor | ||||
---|---|---|---|---|
|
...