Skip to content

Commit

Permalink
fix(x/consensus): fix .proto file placement (#20646)
Browse files Browse the repository at this point in the history
  • Loading branch information
kocubinski committed Jun 12, 2024
1 parent b22269d commit c36edbd
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 24 deletions.
2 changes: 1 addition & 1 deletion scripts/go-lint-all.bash
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env bash

set -e -o pipefail
set -e

REPO_ROOT="$( cd -- "$( dirname -- "${BASH_SOURCE[0]}" )/.." &> /dev/null && pwd )"
export REPO_ROOT
Expand Down
File renamed without changes.
46 changes: 23 additions & 23 deletions x/consensus/types/consensus.pb.go

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

0 comments on commit c36edbd

Please sign in to comment.