Merge branch 'main' into InstallHugoOnWindows11
This commit is contained in:
commit
1486266329
208 changed files with 398 additions and 244 deletions
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: "begin as an afterword"
|
||||
tags: ["Readability"]
|
||||
tags: ["AL","Readability"]
|
||||
categories: ["Best Practice"]
|
||||
---
|
||||
|
||||
|
|
@ -27,8 +27,3 @@ When `begin` follows `then`, `else`, `do`, it should be on the same line, preced
|
|||
end;
|
||||
```
|
||||
|
||||
## Discussion
|
||||
|
||||
Discuss this Best Practice [here](https://github.com/microsoft/alguidelines/discussions/123)
|
||||
|
||||
You can find discussions on all "Best Practices" [here](https://github.com/microsoft/alguidelines/discussions/categories/bc-best-practices).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue