Skip to content

Commit

Permalink
Fix indent diff with CI
Browse files Browse the repository at this point in the history
  • Loading branch information
vboulineau committed Dec 13, 2023
1 parent 9feda30 commit 415abb6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 7 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ The following implementations are available:
After updating the IDL you must:

- Regenerate the code: `rake codegen`, rake will use gimme to run the rake command with the current defined go version
- If you have indentation/newlines changes, run `rake codegen` with the same Go version as defined in `go.mod`
- Create a new tag with the updated version of the payload

# Publishing Changes
Expand Down
10 changes: 3 additions & 7 deletions process/agent.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 415abb6

Please sign in to comment.