aspect-build / aspect-build/rules_lint

[Bug]: Linting rst files with vale fails

Open
#443 0 comments 0 reactions 1 assignee Claimed by @alexeagle View on GitHub
bug need: investigation
Dominant language
Starlark
Stars
154
Forks
125
Avg merge
3d 21h
Merged PRs (30d)
20

Description

### What happened?

The vale action failed with:
```
E100 [lintRST] Runtime error

rst2html not found
```

### Version

Development (host) and target OS/architectures: Linux x86_64

Output of `bazel --version`: 7.4.1

### How to reproduce

```shell
Configure vale to lint a rst file.
```

### Any other information?

Solution is to add rst2html to PATH when running vale.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.