Commit Graph

4 Commits

Author SHA1 Message Date
0xmuralik
2032ddd365 try disable linters 2023-03-14 11:47:37 +05:30
0xmuralik
db034c2e43 fix lint 2023-03-13 16:56:29 +05:30
0xmuralik
ae81ff9c57 disable docker and bash lint 2023-03-13 16:46:29 +05:30
MalteHerrmann
3752485b27
chore: Update linter and protogen configuration (#1478)
* add protolint yaml

* Update .protolint.yml with Evmos settings

* Add super-linter.yml for GH action

* Copy .markdownlint.yml settings from Evmos

* Sort proto imports

* address protolint error in all Protobuf files

* update Makefile to mirror Proto commands for Evmos

* remove unnecessary go get command in protocgen.sh when using cosmos docker image

* copy .clang-format from Evmos repo

* apply make proto-format

* Execute make proto-all after changes to config are complete

* address last linter comment
2022-11-25 11:02:20 +01:00