SkillAgentSearch skills...

I8Beef.CodeAnalysis.RuleSet

Personal Code Analysis Analyzers

Install / Use

/learn @i8beef/I8Beef.CodeAnalysis.RuleSet
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

I8Beef.CodeAnalysis.RuleSet

Personal Code Analysis Analyzers

Usage

Make sure the project in question has a nuget.config in the main solution directory that matches the following:

<?xml version="1.0" encoding="utf-8"?> <configuration> <packageSources>  <add key="MyGet I8Beef" value="https://www.myget.org/F/i8beef/api/v2" /> </packageSources> </configuration>

Install the package I8Beef.CodeAnalysis.RuleSet to each project in the target solution.

View on GitHub
GitHub Stars5
CategoryDevelopment
Updated1y ago
Forks0

Security Score

75/100

Audited on Feb 6, 2025

No findings