hashgraph / hashgraph/pbj

Minor ugly code formatting in generated code

Open
#192 2 comments 0 reactions 0 assignees View on GitHub
Good First Issue
Dominant language
Java
Stars
44
Forks
15
Avg merge
1d 15h
Merged PRs (30d)
12

Description

### Description

We have tried hard to generate clean code. Indenting is wrong on Java Doc for these methods in generated ProtoCodec

- `write()`
- `measure()`
- `measureRecord()`
- `fastEquals()`
- `parseInternal()`
- `parseStrict()`

They all start like:

```

/**
* Parses a Everything object from ProtoBuf bytes in a {@link ReadableSequentialData} in strict mode, such that
* parsing will fail if the encoded protobuf object contains any fields that are unknown to this
```

### Steps to reproduce

generate code

### Additional context

_No response_

### Hedera network

other

### Version

latest

### Operating system

None

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.