An open API service indexing awesome lists of open source software.

https://github.com/stride3d/static-analysis

Stride static analysis projects
https://github.com/stride3d/static-analysis

Last synced: 5 months ago
JSON representation

Stride static analysis projects

Awesome Lists containing this project

README

          

# 🧰 Stride Static Analysis

Welcome to the Stride Static Analysis repository! Here, we provide detailed static analysis reports for both Stride and the Stride Community Toolkit. These reports are essential for developers looking to understand the codebase better, identify potential code smells, and improve performance and maintainability.

## Available Analyses

### Stride Engine
🔍 **NDepend Report**
- Explore in-depth static analysis results for the Stride engine. This report covers a range of metrics and provides insights into the code structure, dependencies, and potential improvements.
- [View Stride NDepend Report](https://stride3d.github.io/static-analysis/stride/ndepend/NDependReport.html#Main)

### Stride Community Toolkit
🔍 **NDepend Report**
- Check out the static analysis report for the Stride Community Toolkit. This analysis helps contributors and maintainers ensure the toolkit remains robust, efficient, and easy to use.
- [View Toolkit NDepend Report](https://stride3d.github.io/static-analysis/toolkit/ndepend/NDependReport.html#Main)

## Contributing

If you're interested in contributing to the Stride project or have suggestions for improving these analyses, please feel free to open an [issue](https://github.com/stride3d/stride/issues) or submit a [pull request](https://github.com/stride3d/stride/pulls). We appreciate all contributions that help make Stride even better!

Many thanks also to:

* NDepend for [Open Source license](https://www.ndepend.com/)

## Acknowledgements

🌟 A special thank you to [NDepend](https://www.ndepend.com/) for their generous support of the Stride project. They have provided us with a free license for their [NDepend GitHub Action](https://www.ndepend.com/docs/ndepend-github-action).