-
In my dotnet core web api project I use FxCop and want to use Light.GuardClauses also. However, FxCop complains about missing ArgumentNull checks when I have added them using the Light.GuardClauses c…
-
In https://github.com/inpsyde/php-coding-standards/blob/9bf9f0ccb4be6f32b907bf35df915f99d1d0980f/Inpsyde/Sniffs/CodeQuality/ReturnTypeDeclarationSniff.php#L331
we see this:
```php
private fun…
-
Hello,
I try to upgrade to SF 3.3, and when I run rector with tu rules symfony33, it runs somes rules I don't need or don't want : by example : the fluent class thing that remove the return $this …
-
Hi,
please help localization team to answer question from translator.
In case translator is not sure about context/meaning/localizability of string we raise a question.
Subtenant Str | Id | Fil…
-
# Bug Report
| Subject | Details |
| :------------- | :---------------------------------------------------------------|
| Rector ver…
-
#### Analyzer package
Microsoft.CodeAnalysis.FxCopAnalyzers Version="2.3.0-beta1"
#### Analyzer
All the analyzers in the FxCop package.
#### Repro steps
1. Create a new standard .NET li…
-
The following program crashes with an `IndexOutOfRangeException`:
``` C#
class Program
{
[MethodImpl(MethodImplOptions.NoInlining)]
static void Test(int[] a, int[] b)
{
for (uint …
-
See https://github.com/azell/modern_rpc for a reproducible project. The top-level **build.gradle** file contains:
```
plugins {
id 'com.diffplug.gradle.spotless' version '3.18.0' apply false
…
azell updated
4 years ago
-
#### Analyzer package
Example: [Microsoft.CodeQuality.Analyzers]
#### Package Version
v2.6.2
#### Diagnostic ID
Example: [CA1716](https://docs.microsoft.com/en-us/visualstudio/code-qual…
-
Hi,
The Code Analysis Widget when used for static analysis using SONAR is not displaying any private projects on the respective domain to which the configured account in the collector has access to…