Skip to content

v2.1.3

Latest

Choose a tag to compare

@github-actions github-actions released this 11 Jul 05:20
5f60d07

   🐞 Bug Fixes

  • Avoid unsafe toggling of relational operators in autofix  -  by @azat-io (db46a)
  • Preserve parentheses when toggling equality operators  -  by @azat-io (7061b)
  • Parenthesize low-precedence operands when adding negation  -  by @azat-io (16a95)
  • Parenthesize autofix result against its parent context  -  by @azat-io (122b9)
  • Keep double negation for operands in value contexts  -  by @azat-io (f10e3)
    View changes on GitHub