audaciaconsulting / Audacia.CodeAnalysis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Overview

The Audacia.CodeAnalysis repo contains static code analysis configuration and analyzers.

The dotnet-roslyn folder contains:

  • Example .editorconfig files - see dotnet-roslyn/config
  • Custom Roslyn analyzers and helpers - see dotnet-roslyn/analyzers

The eslint folder contains:

  • Some default eslint config - see eslint/config/audacia-eslint-config

Contributing

We welcome contributions! Please feel free to check our Contribution Guidlines for feature requests, issue reporting and guidelines.

About

License:MIT License


Languages

Language:C# 85.1%Language:JavaScript 14.1%Language:PowerShell 0.8%