LC0026 - StefanMaron/BusinessCentral.LinterCop GitHub Wiki
ToolTip must end with a dot.
This warning reminds us to keep our ToolTips consistent by making sure they always end with a dot.
Code transformation command
Add Ending Dot to ToolTips to the Active Editor: adds missing dot to all ToolTips in the current editor
Add Ending Dot to ToolTips to the Active Project: adds missing dot to all ToolTips in the current project
The AZ AL Dev Tools/AL Code Outline extension by Andrzej Zwierzchowski has created an code transformation command to easily resolve these.