microsoft / alguidelines

Best Practices and Design Patterns for the AL Language
https://alguidelines.dev/
MIT License
129 stars 48 forks source link

Best Practice: When not to use blank lines #160

Closed christianbraeunlich closed 2 years ago

christianbraeunlich commented 2 years ago

Almost copied 1:1 from https://alguidelines.dev/docs/navpatterns/3-cal-coding-guidelines/readability/blank-lines/

NOTE: if https://github.com/microsoft/alguidelines/pull/154 is merged first - create new subfolder blank-lines, a file _index.md and the following content:

---
title: "Blank Lines"
---