Releases: StefanMaron/BusinessCentral.LinterCop
Releases · StefanMaron/BusinessCentral.LinterCop
v0.20
Fixed a bug that lead to Rule0001 not showing up anymore
v0.19
Bugfixes:
- LC0004 Property "LookupPageID" and "DrillDownPageID" must be filled - Should not apply to temporary tables #69
- Exclude 'Obsoleted' objects from all LinterCop rules #68
- LC0010 - Should not apply on interface / controladding objects #67
- LC0003 Do not use an Object ID for properties - False positive on array[2] of Record ... #56
- Included LC0012
0.18.1
- Added Rule0012
v0.18
- New Rule 0011 (disabled by default)
shows a warning if an object has noAccess
property #51
the warning can also be enabled for fields via settingenableRule0011ForTableFields
in theLinterCop.json
thanks to @rvanbekkum for his PR - Example files with default values for
LinterCop.json
andLinterCop.ruleset.json
v0.17
v0.16
Added Rule0010 to raise a waning for bad code metrics