Age | Commit message (Collapse) | Author |
|
Detect discard-returns in all block types
|
|
Update compiler.lua
|
|
Allow plugins to resolve require paths
|
|
Fix typo in config.json
|
|
|
|
update format 1.5.2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
doc param support generic pattern
|
|
|
|
|
|
Fix potential crash issues on Windows
|
|
Update `doc.json`
|
|
|
|
|
|
|
|
|
|
|
|
Flush stdout in check progress indicator
|
|
Add CLI option to trust all plugins
|
|
|
|
|
|
|
|
Only load files in workspace for --check (skip libraries)
|
|
Add "async" and "deprecated" key to JSON output
|
|
|
|
|
|
stdout is often line-buffered and needs flushing for the progress indicator to work
|
|
|
|
|
|
Revert "Add "deprecated" key in JSON output."
|
|
|
|
Revert "Add "async" key in JSON output."
|
|
|
|
Add "async" key in JSON output.
|
|
update test
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
add infer function param type
|
|
|