Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 601 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 601 Bytes

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.