Skip to content

v0.18

Compare
Choose a tag to compare
@StefanMaron StefanMaron released this 14 Oct 17:04
· 953 commits to master since this release
8bc676d
  • New Rule 0011 (disabled by default)
    shows a warning if an object has no Access property #51
    the warning can also be enabled for fields via setting enableRule0011ForTableFields in the LinterCop.json
    thanks to @rvanbekkum for his PR
  • Example files with default values for LinterCop.json and LinterCop.ruleset.json