https://www.nuget.org/packages/Microsoft.Unity.Analyzers/1.20.0
- Improved
UNT0024
, to support Unity.Mathematics.floatX
types.
- Added
USP0022
, Unity objects should not use if null coalescing.
- Simplified
UNT0026
, to only support variable declaration constructs.