check Nushell files in the CI
in order to help catch issues with the various Nushell scripts and modules in the source base, i propose to add a CI script that will check them all.
below is an example error, e.g. when introducing a syntax error in .env.nu
:
Error: × Failed to parse content:
│ file: .env.nu
│ err: Expected keyword.
Edited by STEVAN Antoine
Merge request reports
Activity
Filter activity
added 47 commits
-
55d43514...07602875 - 44 commits from branch
main
- a198f8b9 - Merge branch 'main' into check-nushell-files
- ae305719 - update check script
- 129ac719 - add colors
Toggle commit list-
55d43514...07602875 - 44 commits from branch
added ci improvement labels
assigned to @a.stevan
enabled an automatic merge when all merge checks for 129ac719 pass
mentioned in commit f2a76fbb
Please register or sign in to reply