Skip to content

Azirel/UnityAnalyzerRulesEditorWindow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UnityAnalyzerRulesEditorWindow

Overview

UnityAnalyzerRulesEditorWindow is a Unity tool designed to integrate Roslyn analyzers and manage .ruleset files within the Unity editor.

Features

  • Roslyn Analyzer Integration: Seamlessly integrate and configure Roslyn analyzers in Unity projects.
  • .ruleset File Management: Create, edit, and manage .ruleset files directly in the Unity editor.
  • User-Friendly Interface: Provides a straightforward and intuitive UI for configuring analyzer rules.

Installation

To install via Unity Package Manager (UPM):

  1. Open your Unity project.
  2. Go to Window > Package Manager.
  3. Click on the + button and select Add package from git URL....
  4. Enter the following URL: https://github.com/Azirel/UnityAnalyzerRulesEditorWindow.git?path=/Packages/com.azirel.rules-editor

Usage

  1. Open the tool from the Unity menu: Window > Analyzer Rules Editor.
  2. Import and setup your Roslyn libraries (.dll)s.
  3. Configure your Roslyn analyzers and .ruleset files as needed.

Contributing

Contributions are welcome! Feel free to open issues or submit pull requests.

License

This project is licensed under the MIT License.

Contact

For any questions, reach out to the repository owner via the GitHub issues page.

About

Tool for Unity to work with Roslyn analyzers and .ruleset files within Unity editor.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages