question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Enable Analyzers disabled as a part of globalconfig merge from runtime

See original GitHub issue

Is your feature request related to a problem? Please describe

List of diagnostics that need to be investigated, fixed, and enabled.

Line  297: dotnet_diagnostic.CA1821.severity = none # TODO: warning
Line  466: dotnet_diagnostic.CA2208.severity = none # TODO: warning
Line  533: dotnet_diagnostic.CA2245.severity = none # TODO: warning
Line  851: dotnet_diagnostic.IL3000.severity = none # TODO: warning
Line 1137: dotnet_diagnostic.SA1302.severity = none # TODO: warning
Line 1179: dotnet_diagnostic.SA1400.severity = none # TODO: warning
Line 1191: dotnet_diagnostic.SA1404.severity = none # TODO: warning
Line 1608: dotnet_diagnostic.IDE0059.severity = none # TODO: warning

Describe the solution you’d like and alternatives you’ve considered

N/A

Will this feature affect UI controls?

N/A

Issue Analytics

  • State:open
  • Created a year ago
  • Reactions:1
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
elachlancommented, Apr 4, 2023

@dreddy-work thanks!

edited to remove.

0reactions
dreddy-workcommented, Apr 4, 2023

@elachlan, can you share your preferred contact email? I do not see it on your github profile. Like to reach out to you regarding a blog we plan to publish.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Disable source code analysis for .NET - Visual Studio
To open this page, right-click the project node in Solution Explorer and select Properties. Select the Code Analysis tab. To disable source  ......
Read more >
Configuration Options - Renovate Docs
By configuring this setting, you allow Renovate to automerge PRs or even branches. ... repositories: set "forkProcessing": "disabled" in your global config.
Read more >
Git - git-config Documentation
Set this variable to false if you want to disable pushNonFFCurrent, pushNonFFMatching, pushAlreadyExists, pushFetchFirst, pushNeedsForce, ...
Read more >
CVE Defense for Bitbucket with MergeBase SCA
MergeBase CodeGreen – SCA & CVE Defense allows Bitbucket admins to define ... The very top of the global config screen includes the...
Read more >
https://reviews.llvm.org/D24040?download=true
Action): + ''' + Action to store enabled and disabled checkers + and keep ordering from command line ... +It has two main...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found