litmuschaos / litmus

Litmus helps SREs and developers practice chaos engineering in a Cloud-native way. Chaos experiments are published at the ChaosHub (https://hub.litmuschaos.io). Community notes is at https://hackmd.io/a4Zu_sH4TZGeih-xCimi3Q

Home Page:https://litmuschaos.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add go-imports format CI check and format all the existing go-imports

imrajdas opened this issue · comments

  • We need a precheck in GitHub workflows to validate the go-imports format.
  • Format the existing go-imports

@rajdas98 sir i have tried to fix this issue in #2632 .