Commit graph

3 commits

Author SHA1 Message Date
Jeremy Vyska
648d1b0bf4 Fixing menu order 2025-10-10 12:35:23 +02:00
Dmitry Katson
2a805b20dc Update AL coding guidelines to use PascalCase for variable and function names
- Corrected naming conventions in the AL code style documentation to specify PascalCase instead of camelCase for variables and functions.
- Adjusted examples throughout the documentation to reflect the updated naming conventions.
- Enhanced clarity in performance guidelines by renaming procedures for better understanding.
2025-07-30 22:08:25 +08:00
Dmitry Katson
6b3f522a16 Vibe Coding for AL coding rules
- Added new rules files for Vibe Coding, including guidelines on AL code style, naming conventions, performance optimization, error handling, event-driven development, and testing.
- Updated existing links
2025-06-26 14:58:03 +07:00