Skip to content

Commit

Permalink
chore(lint): trigger lint workflows with comment
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxMustermann2 committed Mar 11, 2024
1 parent 40d7f25 commit 1e8edad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x/dogfood/module.go
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ func (AppModuleBasic) GetQueryCmd() *cobra.Command {
// modules need to implement
type AppModule struct {
AppModuleBasic

// keeper of the module receives the cdc codec separately.
keeper keeper.Keeper
}

Expand Down

0 comments on commit 1e8edad

Please sign in to comment.