Skip to content

Commit a3b2ea1

Browse files
Fix pre-existing markdownlint table alignment violations in AGENTS.md
Agent-Logs-Url: https://github.com/usethis-python/usethis-python/sessions/0e807eff-cc72-4723-8c23-eb011fdb317f Co-authored-by: nathanjmcdougall <18602289+nathanjmcdougall@users.noreply.github.com>
1 parent 86342c1 commit a3b2ea1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

AGENTS.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -209,8 +209,8 @@ The `.agents/skills` directory contains agent skills.
209209

210210
| Skill | Description |
211211
| ------------------------------------- | --------------------------------------------------------------------------------------------------------------------- |
212-
| `usethis-cli-modify` | Modify the usethis CLI layer (commands, options, help text) and keep documentation in sync |
213-
| `usethis-file-remove` | Remove files from the project (e.g. obsolete configs or generated artifacts) in a safe, consistent way |
212+
| `usethis-cli-modify` | Modify the usethis CLI layer (commands, options, help text) and keep documentation in sync |
213+
| `usethis-file-remove` | Remove files from the project (e.g. obsolete configs or generated artifacts) in a safe, consistent way |
214214
| `usethis-github-actions-update` | Update GitHub Actions workflows |
215215
| `usethis-pre-commit` | Guidance on pre-commit hooks — this project uses prek, not pre-commit directly |
216216
| `usethis-prek-add-hook` | Add a prek hook for dev |

0 commit comments

Comments
 (0)