Normalize C# and PowerShell formatting across sources and tests - #56
12 new issues (0 max.) of at least medium severity.
Here is an overview of what got changed by this pull request:
Issues
======
+ Solved 8
- Added 19
See the complete overview on Codacy
Annotations
Check warning on line 52 in Editor/PureBaseCutoffElement.cs
codacy-production / Codacy Static Code Analysis
Editor/PureBaseCutoffElement.cs#L52
Remove this unused method parameter '_'.
Check notice on line 167 in Editor/PureBaseRenderingMode.cs
codacy-production / Codacy Static Code Analysis
Editor/PureBaseRenderingMode.cs#L167
Add curly braces around the nested statement(s) in this 'if' block.
Check warning on line 91 in Editor/PureBaseRenderingModeElement.cs
codacy-production / Codacy Static Code Analysis
Editor/PureBaseRenderingModeElement.cs#L91
Remove this unused method parameter '_'.
Check warning on line 93 in Editor/PureBaseRenderingModeElement.cs
codacy-production / Codacy Static Code Analysis
Editor/PureBaseRenderingModeElement.cs#L93
Remove this unused method parameter 'arguments'.
Check notice on line 143 in Editor/PureBaseRenderingModeElement.cs
codacy-production / Codacy Static Code Analysis
Editor/PureBaseRenderingModeElement.cs#L143
Add curly braces around the nested statement(s) in this 'if' block.
Check warning on line 152 in Tests/Daily/Editor/PureBaseRenderingModeContractTests.Atomicity.cs
codacy-production / Codacy Static Code Analysis
Tests/Daily/Editor/PureBaseRenderingModeContractTests.Atomicity.cs#L152
Method PureBaseRenderingModeContractTests::AssertInvalidModesAreAtomic has 61 lines of code (limit is 50)
Check notice on line 443 in Tests/Daily/Editor/PureBaseRenderingModeContractTests.Atomicity.cs
codacy-production / Codacy Static Code Analysis
Tests/Daily/Editor/PureBaseRenderingModeContractTests.Atomicity.cs#L443
Add curly braces around the nested statement(s) in this 'if' block.
codacy-production / Codacy Static Code Analysis
Tests/Daily/Editor/PureBaseRenderingModeContractTests.InspectorPersistence.cs#L76
Method PureBaseRenderingModeContractTests::AssertMixedSelectionDrawerReadsAreReadOnly has 51 lines of code (limit is 50)
Check warning on line 137 in Tests/Daily/Editor/PureBaseRenderingModeContractTests.MaterialState.cs
codacy-production / Codacy Static Code Analysis
Tests/Daily/Editor/PureBaseRenderingModeContractTests.MaterialState.cs#L137
Method MaterialState::AssertEqual has 93 lines of code (limit is 50)
Check notice on line 129 in Tests/Daily/Editor/PureBaseRenderingModeContractTests.Support.cs
codacy-production / Codacy Static Code Analysis
Tests/Daily/Editor/PureBaseRenderingModeContractTests.Support.cs#L129
Add curly braces around the nested statement(s) in this 'foreach' block.
Check notice on line 172 in Tests/Daily/Editor/PureBaseRenderingModeContractTests.Support.cs
codacy-production / Codacy Static Code Analysis
Tests/Daily/Editor/PureBaseRenderingModeContractTests.Support.cs#L172
Add curly braces around the nested statement(s) in this 'if' block.
codacy-production / Codacy Static Code Analysis
Tests/Daily/Editor/PureBaseRenderingModeRenderingTests.D24S8StencilFixture.cs#L235
Method D24S8StencilFixture::RenderWriterThenReader has 61 lines of code (limit is 50)
codacy-production / Codacy Static Code Analysis
Tests/Daily/Editor/PureBaseRenderingModeRenderingTests.D24S8StencilFixture.cs#L589
Method D24S8StencilFixture::LoadAndCreateD24S8RenderTextureAssetForToonScope has 138 lines of code (limit is 50)
Check notice on line 157 in Tests/Daily/Editor/PureBaseRenderingModeRenderingTests.FrameReadbacks.cs
codacy-production / Codacy Static Code Analysis
Tests/Daily/Editor/PureBaseRenderingModeRenderingTests.FrameReadbacks.cs#L157
Remove this redundant constructor.
codacy-production / Codacy Static Code Analysis
Tests/Daily/Editor/PureBaseRenderingModeRenderingTests.SourceContracts.cs#L78
Method PureBaseRenderingModeRenderingTests::BirpHostPreservesModeAlphaFogPostPixelAndForwardAddSourceOrder has 60 lines of code (limit is 50)
codacy-production / Codacy Static Code Analysis
Tests/Daily/Editor/PureBaseRenderingModeRenderingTests.SourceContracts.cs#L305
Method PureBaseRenderingModeRenderingTests::AssertForwardBaseStencilBlock has 84 lines of code (limit is 50)
codacy-production / Codacy Static Code Analysis
Tests/Daily/Editor/PureBaseRenderingModeRenderingTests.SourceContracts.cs#L395
Method PureBaseRenderingModeRenderingTests::AssertForwardAddStencilBlock has 84 lines of code (limit is 50)
codacy-production / Codacy Static Code Analysis
Tests/Daily/Editor/PureBaseRenderingModeRenderingTests.SourceContracts.cs#L568
Add curly braces around the nested statement(s) in this 'if' block.
Check warning on line 603 in Tests/Daily/Editor/PureBaseRenderingModeRenderingTests.cs
codacy-production / Codacy Static Code Analysis
Tests/Daily/Editor/PureBaseRenderingModeRenderingTests.cs#L603
Method PureBaseRenderingModeRenderingTests::RenderTransparentThenOpaqueDepthProbe has 52 lines of code (limit is 50)