mirror of
https://github.com/oxalica/nil.git
synced 2025-12-23 09:19:49 +00:00
Add README about warnings
This commit is contained in:
parent
5b5c40d9f9
commit
c7eb03aa8c
1 changed files with 1 additions and 0 deletions
|
|
@ -18,6 +18,7 @@ Super fast incremental analysis! Scans `all-packages.nix` in less than 0.1s and
|
|||
- Syntax errors.
|
||||
- Incomplete syntax errors are currently suppressed to avoid noisy outputs during typing.
|
||||
- [x] Hard semantic errors reported as parse errors by Nix, like duplicated keys in attrsets.
|
||||
- [x] Warnings of legacy syntax.
|
||||
- [ ] Client pulled diagnostics.
|
||||
- [ ] Cross-file analysis.
|
||||
- [ ] Multi-threaded.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue