summaryrefslogtreecommitdiffhomepage
path: root/.github/workflows/check-whitespace.yaml (follow)
AgeCommit message (Collapse)AuthorFilesLines
2024-05-02Add a GitHub workflow to check for whitespace issuesAndrew Clayton1-0/+48
If it fails you can check the 'git log --check' output of the workflow to see what the issue is. E.g --- 93ec0133 Oops... README.md:1: trailing whitespace. +# NGINX Unit Signed-off-by: Andrew Clayton <a.clayton@nginx.com>