lf-lang/Check Lingua Franca files
Ensure that all Lingua Franca files compile and are formatted correctly
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| check_mode | `compile` (default) or `format` | no | compile |
| checkout_dir | Where the lingua-franca repo should be | no | lingua-franca |
| compiler_ref | Which version of the compiler to use | no | master |
| delete_if_exists | Delete if `checkout_dir` already exists | no | false |
| exclude_dirs | JSON array of directories not to visit | no | ["failing"] |
| no_compile_flag | un lfc with `--no-compile` flag if true | no | false |
| skip_clone | Use existing clone of `lingua-franca` | no | false |
| search_dir | Where to start looking for `.lf` files | no | . |
Outputs
no outputs