mirror of
https://github.com/trycua/lume.git
synced 2026-04-24 05:29:09 -05:00
Fix formatting standards
This commit is contained in:
+1
-1
@@ -30,7 +30,7 @@ We're always looking for suggestions to make lume better. If you have an idea:
|
||||
|
||||
We follow strict code formatting guidelines to ensure consistency across the codebase. Before submitting any code:
|
||||
|
||||
1. **Review Our Format Guide**: Please review our [Code Formatting Standards](docs/Getting-Started.md#code-formatting-standards) section in the Getting Started guide.
|
||||
1. **Review Our Format Guide**: Please review our [Code Formatting Standards](docs/Developer-Guide.md#code-formatting-standards) section in the Getting Started guide.
|
||||
2. **Configure Your IDE**: We recommend using the workspace settings provided in `.vscode/` for automatic formatting.
|
||||
3. **Run Formatting Tools**: Always run the formatting tools before submitting a PR:
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user