Skip to content

Conversation

@stefanvanburen
Copy link
Member

Before:

import "abc.proto";
^^^^^^^^^^^^^^^^^^ -> linked

After:

import "abc.proto";
       ^^^^^^^^^^^ -> linked

Before:

```
import "abc.proto";
^^^^^^^^^^^^^^^^^^ -> linked
```

After:

```
import "abc.proto";
       ^^^^^^^^^^^ -> linked
```
@github-actions
Copy link
Contributor

github-actions bot commented Jan 29, 2026

The latest Buf updates on your PR. Results from workflow Buf CI / buf (pull_request).

BuildFormatLintBreakingUpdated (UTC)
✅ passed✅ passed✅ passed✅ passedJan 29, 2026, 6:57 PM

@stefanvanburen stefanvanburen merged commit 4899175 into main Jan 29, 2026
10 checks passed
@stefanvanburen stefanvanburen deleted the svanburen/fix-import-link branch January 29, 2026 19:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants