feat: check for trailing spaces in CI
This commit is contained in:
@@ -6,6 +6,10 @@ test-links:
|
||||
script:
|
||||
- python3 ./test_links.py
|
||||
|
||||
test-trailing-spaces:
|
||||
script:
|
||||
- ./test_trailing_spaces.sh
|
||||
|
||||
test-build:
|
||||
image: registry.gitlab.com/pages/hugo/hugo_extended
|
||||
script:
|
||||
|
||||
Reference in New Issue
Block a user