krkn-chaos / krkn

Chaos and resiliency testing tool for Kubernetes with a focus on improving performance under failure conditions. A CNCF sandbox project.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add workflow to clean up new lines and trailing white spaces

paigerube14 opened this issue · comments

With PR white spaces and new lines are not checked with pre-commit action. We want to ensure white spaces and new lines are cleanup when the PR gets merged. Need to add a script/action to cleanup when merging the PR before docker images are pushed