mirror of
https://github.com/astral-sh/uv.git
synced 2025-08-04 19:08:04 +00:00
Add recommendation to use title
to style guide (#5361)
This commit is contained in:
parent
68c27cbd06
commit
b2a21468ee
1 changed files with 1 additions and 0 deletions
1
STYLE.md
1
STYLE.md
|
@ -74,6 +74,7 @@ The documentation is divided into:
|
|||
1. When using `console` syntax, use `$` to indicate commands — everything else is output.
|
||||
1. Do not use the `bash` syntax when displaying command output.
|
||||
1. Command output should rarely be included — it's hard to keep up to date.
|
||||
1. Use `title` for example files, e.g., `pyproject.toml`, `Dockerfile`, or `example.py`.
|
||||
|
||||
## CLI
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue