Commit Graph

3 Commits

Author SHA1 Message Date
Fraser Waters c2f55f8fd7
Clean up unused import warnings ()
There were a load of warnings such as the below, when building the
protobufs:
```
warning: Import google/protobuf/empty.proto is unused.
```

This removes the unused imports.
2024-03-04 13:01:25 +00:00
Fraser Waters dbc67b9bc9 Allow converter plugins to return diagnostics 2023-06-05 17:38:59 +01:00
Fraser Waters 5013d427e6 Add converter plugin 2023-03-09 22:16:21 +00:00