
With the release of Business Central 2020 Wave 1 and AL extension new codecops added for more information and making your app more prominent
AA0215 – Checking file naming
This checks file name as per new guidelines and shows warning as below

Following are the new guidelines for this warning
Object Name | File Name |
Codeunit 50000 “Post Bank Details” | PostBankDetails.Codeunit.al |
Page 50000 “Customer Card Ext” | CustomerCard.PageExt.al |
To Get this done automatically use Waldo’ CRS extension
AA0218,AA0219,AA0218 – Missing and Wrong ToolTips
This will show warning for missing Tooltips as below

AA0470- Comments in Labels
Placeholders should have a comment explaining their content.Provide an explanation that describes the content of each of the placeholders.

To fix this Adding the comment

There are more code analyzer added and you can find this from following link
https://docs.microsoft.com/en-us/dynamics365/business-central/dev-itpro/developer/analyzers/codecop
Stay tuned for more ….