Bert De Temmerman
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...
I've made a new branch 'development'. I've got a project Excise, depending on project Core, in the same repository.  When making a change in the Excise app in a...
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...