japhb / Terminal-Widgets

Simple Raku widgets for full-screen TUIs
Artistic License 2.0
4 stars 3 forks source link

Create a Coding Standards document #10

Open japhb opened 6 months ago

japhb commented 6 months ago

(Originally triggered by the need to document the rules in https://github.com/japhb/Terminal-Widgets/issues/9 .)

Create a Coding Standards document, including security idioms, code formatting, naming conventions, etc.

Note: Some useful stuff may be pulled from https://github.com/Raku-MUGS/MUGS/blob/main/docs/design/coding-standards.md .