Refactor complete. We should be in very good shape moving forward.
This commit is contained in:
@@ -20,6 +20,7 @@ This repository is a screen reader. Prioritize accessibility, correctness, and s
|
||||
- variables: `camelCase`
|
||||
- functions/methods: `snake_case`
|
||||
- classes: `PascalCase`
|
||||
- Keep changes clean and well-structured; avoid layering short-term workarounds when a focused fix is possible.
|
||||
- Add debug logs where helpful for troubleshooting. When adding timestamps to logs, use: `"Message [timestamp]"` (message first).
|
||||
|
||||
## Accessibility requirements (high priority)
|
||||
|
||||
Reference in New Issue
Block a user