docs: update some option docs

This commit is contained in:
Aarnav Tale
2026-03-29 20:30:53 -04:00
parent 9ac3ab1861
commit a5e2af9b30
3 changed files with 48 additions and 42 deletions
+1 -1
View File
@@ -42,7 +42,7 @@ for me to review and merge your contributions.
This is very easy and self-explanatory. [oxlint/oxfmt](https://oxc.rs) is used
as a linter and formatter for the TypeScript, while Go's default formatting and
lint tooling are used within `agent/` code. I've setup a git hook to run
lint tooling are used within `cmd/` code. I've setup a git hook to run
before commit to make these changes automatically.
> All of these guidelines are fairly simple to follow and are flexible if needed.