This repository was archived by the owner on Dec 5, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
UnityExtension/Assets/Editor/GitHub.Unity Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 27
27
<ErrorReport >prompt</ErrorReport >
28
28
<WarningLevel >4</WarningLevel >
29
29
<RunCodeAnalysis >true</RunCodeAnalysis >
30
- <CodeAnalysisRuleSet >$(SolutionDir)\common\codeanalysis-small .ruleset</CodeAnalysisRuleSet >
30
+ <CodeAnalysisRuleSet >$(SolutionDir)\common\codeanalysis-full .ruleset</CodeAnalysisRuleSet >
31
31
<TreatWarningsAsErrors >false</TreatWarningsAsErrors >
32
32
<CodeAnalysisIgnoreGeneratedCode >true</CodeAnalysisIgnoreGeneratedCode >
33
33
</PropertyGroup >
Original file line number Diff line number Diff line change 22
22
<ErrorReport >prompt</ErrorReport >
23
23
<WarningLevel >4</WarningLevel >
24
24
<RunCodeAnalysis >true</RunCodeAnalysis >
25
- <CodeAnalysisRuleSet >$(SolutionDir)\common\codeanalysis-small .ruleset</CodeAnalysisRuleSet >
25
+ <CodeAnalysisRuleSet >$(SolutionDir)\common\codeanalysis-full .ruleset</CodeAnalysisRuleSet >
26
26
</PropertyGroup >
27
27
<PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
28
28
<PlatformTarget >AnyCPU</PlatformTarget >
Original file line number Diff line number Diff line change 23
23
<ErrorReport >prompt</ErrorReport >
24
24
<WarningLevel >4</WarningLevel >
25
25
<RunCodeAnalysis >true</RunCodeAnalysis >
26
- <CodeAnalysisRuleSet >$(SolutionDir)\common\codeanalysis-small .ruleset</CodeAnalysisRuleSet >
26
+ <CodeAnalysisRuleSet >$(SolutionDir)\common\codeanalysis-full .ruleset</CodeAnalysisRuleSet >
27
27
<LangVersion >4</LangVersion >
28
28
</PropertyGroup >
29
29
<PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
You can’t perform that action at this time.
0 commit comments