Skip to content
Snippets Groups Projects
Commit f2a76fbb authored by STEVAN Antoine's avatar STEVAN Antoine :crab:
Browse files

check Nushell files in the CI (dragoon/komodo!137)

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.
```
parent 07602875
No related branches found
No related tags found
1 merge request!137check Nushell files in the CI
Pipeline #6848 passed