Add Misspell linter github workflow (#1266)
- Install misspelllinter using binaries. - Refer hack/.misspellignore to see all the files that get ignored from misspell linter. - All the files in repo other then .misspellignore are corrected. - Add .github/workflows/check-misspell.yaml github workflow Signed-off-by:Aman Sharma <amansh@vmware.com> Signed-off-by:
Rajas Kakodkar <rkakodkar@vmware.com> Co-authored-by:
Aman Sharma <amansh@vmware.com> Co-authored-by:
Rajas Kakodkar <rkakodkar@vmware.com> Co-authored-by:
Rajas Kakodkar <rkakodkar@vmware.com>
Showing
+77 -22
.github/workflows/check-misspell.yaml
0 → 100644
hack/.misspellignore
0 → 100644
hack/check-misspell.sh
0 → 100755
Please register or sign in to comment