Bert De Temmerman

Results 3 issues of Bert De Temmerman

I have added the setting `customCodeCops` to my `AL-Go-Settings.json`: ``` "customCodeCops": [ "https://github.com/StefanMaron/BusinessCentral.LinterCop/releases/download/v0.30.0/BusinessCentral.LinterCop.current.dll" ], ``` (similar to Stefan Maron is using [here](https://github.com/microsoft/AL-Go/issues/389#issuecomment-1569561172)) On a seperate branch, I've removed a caption...

bug
In Progress

I've made a new branch 'development'. I've got a project Excise, depending on project Core, in the same repository. ![image](https://github.com/microsoft/AL-Go/assets/34303738/20b8248c-769e-430b-8ad9-1560518f7692) When making a change in the Excise app in a...

bug
Under Investigation
Workaround provided

The [Dependencies3](https://github.com/microsoft/AL-Go/blob/d9d3b069e8e3d8891a3602a75e3261d85d8f4555/Workshop/Dependencies3.md) workshop doesn't has much content. Can/will this be updated on how to do this? The [AL-Go for GitHub: Add a dependency to a private 3rd party app](https://www.youtube.com/watch?v=a06eetoPaAU&list=PLpD0iWf1mwXTH5V4Oc3TcyYE8a7zb-EvC&index=22) youtube...

documentation
enhancement
Transferred to backlog