useblocks / sphinx-bazel

Sphinx extension to read bazel files
http://sphinx-bazel.readthedocs.io/en/latest/
Apache License 2.0
11 stars 4 forks source link

KeyError when formatting an error log #21

Closed adamtheturtle closed 3 years ago

adamtheturtle commented 3 years ago

In the following code:

https://github.com/useblocks/sphinx-bazel/blob/6a39e4611d21b285fa181f7e90353bb604c7f99d/sphinxcontrib/sphinx_bazel/autobazel/common.py#L396

rule_file_path is not given as an argument to format but should be.