We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9ad51b commit f479b6eCopy full SHA for f479b6e
README.md
@@ -21,3 +21,7 @@ $ sbt
21
> generate
22
```
23
24
+### Updating the .proto to match a certain Scalameta version
25
+
26
+- Update the `scalametaVersion` variable in `build.sbt`, or the `semanticdbProtoURL`.
27
+- Run `sbt generate`, to re-fetch and patch the local .proto file.
0 commit comments