mirror of
https://github.com/rendercv/rendercv.git
synced 2026-04-19 14:34:18 -04:00
docs: remove pyright and pre-commit from developer guide and mention ty and prek instead
This commit is contained in:
@@ -20,7 +20,7 @@ just format
|
||||
just check
|
||||
```
|
||||
|
||||
If there's absolutely no alternative, use `# pyright: ignore[errorCode]` or `#NOQA: errorCode` to ignore typing or linting errors.
|
||||
If there's absolutely no alternative, use `# ty: ignore[error-code]` or `#NOQA: error-code` to ignore typing or linting errors.
|
||||
|
||||
## Docstrings
|
||||
|
||||
|
||||
Reference in New Issue
Block a user