StefanMaron / BusinessCentral.LinterCop

Community driven code linter for AL (MS Dynamics 365 Business Central)
https://stefanmaron.com
MIT License
76 stars 31 forks source link

Improve handling on IsolatedStorage for rule0043 #797

Closed Arthurvdv closed 2 weeks ago

Arthurvdv commented 2 weeks ago

Fixes the IsolatedStorage.Get() method without explicitly setting the DataScope, where the rule0043 then wouldn't be raised.