Skip to content

v0.39.0

Compare
Choose a tag to compare
@rrd108 rrd108 released this 23 Aug 08:21
· 770 commits to main since this release
  • chore pre release update dist
  • chore: add code blocks and tips/warnings to ruleDetailsSkeleton
  • chore fix vscode and eslint settings
  • refactor to satisfy no else condition rule
  • refactor to satisfy if without curly bracets rule
  • test add failing test for #174
  • refactor remove semicolumns
  • fix rule change magic number do not report 0 and 1 fix #176
  • fix rule change magic number do not report 0 and 1 #176
  • fix rule change functionSize fix #175
  • chore: add tip in docs to showcase the new script
  • feat: add createMarkdown script to generate rule's details docs base page