Skip to content

Commit

Permalink
Update StyleGuide TOC README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
onairmarc committed Apr 12, 2024
1 parent f2b91da commit 6ae8713
Showing 1 changed file with 12 additions and 3 deletions.
15 changes: 12 additions & 3 deletions guides/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Style Guide Table of Contents

1. [Common Language Style Guide](./common.md)
2. [PHP Language Style Guide](./lang/php.md)
2. [SQL Language Style Guide](./lang/sql.md)
## General Style Guides

- [Common Language Style Guide](./common.md)

## Language-Specific Style Guides

- [PHP Language Style Guide](./lang/php.md)
- [SQL Language Style Guide](./lang/sql.md)

## Tool Specific Style Guides

- [Git Style Guide](./tools/git.md)

0 comments on commit 6ae8713

Please sign in to comment.