Skip to content

Commit

Permalink
doc: update
Browse files Browse the repository at this point in the history
  • Loading branch information
mtshiba committed Oct 16, 2024
1 parent 0157455 commit 9702000
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,11 @@ pylyzer converts Python ASTs to Erg ASTs and passes them to Erg's type checker.
* [x] `pyi` (stub) files support
* [ ] glob pattern file check
* [x] type comment (`# type: ...`)
* [x] virtual environment support
* [x] package manager support
* [x] `pip`
* [x] `poetry`
* [x] `uv`

## Join us!

Expand Down
5 changes: 5 additions & 0 deletions docs/options/options.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,3 +43,8 @@ Default (disableable) features are:
* rename
* semanticTokens
* signatureHelp
* documentLink

## --verbose

Print process information verbosely.
Binary file modified images/report.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 9702000

Please sign in to comment.