mirror of
https://github.com/RichieCahill/dotfiles.git
synced 2026-04-19 13:49:09 -04:00
added format_code.md to .agent
This commit is contained in:
9
.agent/workflows/format_code.md
Normal file
9
.agent/workflows/format_code.md
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
description: Format code using treefmt
|
||||
---
|
||||
|
||||
// turbo
|
||||
1. Run treefmt
|
||||
```bash
|
||||
treefmt
|
||||
```
|
||||
Reference in New Issue
Block a user