Skip to content
Snippets Groups Projects
Verified Commit c0f08493 authored by Bob Van Landuyt :neckbeard:'s avatar Bob Van Landuyt :neckbeard: :sunglasses:
Browse files

chore: exclude .copier-answers.yml from newline validation

This validation was part the editorconfig check and causes failures on
the file copier regenerates.

This excludes that file from validation, as it generated and consumed
by the copier tool.
parent 24be7a3f
No related branches found
No related tags found
No related merge requests found
Pipeline #22030759 passed
Loading
Loading
@@ -14,7 +14,7 @@ editorconfig_check:
entrypoint: []
needs: []
script:
- ec
- ec --exclude .copier-answers.yml
after_script: |
cat <<-EOD
----------------------------------------------------------
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment