Linter for the Nu shell scripting language (*WARNING*: migrating this repository to Codeberg https://codeberg.org/wvhulle/nu-lint, please report issues there)
Stars
19
Forks
0
Watchers
19
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
refactor: rename wrap_external_with_complete to unhandled_external_error
526d925View on GitHubfix: try_instead_of_do rule triggers on all externals, not just error-prone ones
fb9a3f2View on GitHubFix: false positive where checks with ' | is-not-empty' on flags that may be null are not taken into account as non-null checks
a266983View on GitHubrefactor: removed passthrough function def for parsing
2f23667View on GitHubfix: pass path to linter to fix use sorce import parse error
673c3d9View on GitHubfix: remove misleading and unhelpful fix for merging with upsert
1502246View on GitHubfix: compound assignment misfire for differing cell paths on same variable
d28cae0View on GitHub