Skip to content

nowsprinting/RoslynAnalyzerTemplate

 
 

Repository files navigation

Roslyn Analyzer Template

This repository provides a pure boilerplate template and examples to make it easier to create a new analyzer project.

The analyzer project contained in this repository is based on the project template in the Roslyn SDK, made slim.

The cleanup workflow contained in this repository is inspired by IntelliJ Platform Plugin Template.

Getting started

All you have to do is click the Use this template button.

After using the template to create your blank project, the Template Cleanup workflow will be triggered to override or remove any template-specific configurations, such as the project name, current changelog, etc.

For the last step, you have to manually modify the configuration in the YOUR_ANALYZER_NAME/YOUR_ANALYZER_NAME.csproj

License

MIT License

How to contribute

Open an issue or create a pull request.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%