SIGN IN SIGN UP

fix(linter/unicorn/prefer-math-min-max): avoid unsafe autofix (#26060)

## Summary

- classify the rule replacement as a suggestion instead of a normal autofix
- preserve the diagnostic and suggested Math.min/Math.max replacement
- avoid changing behavior based on value analysis
C
camc314 committed
dc464ff1bb25ec1a5cc267c75be853b51872becb
Parent: 1c87f82