Skip to content

Conversation

@ville-j-koskela
Copy link
Contributor

Fix the indentation on line 12 in docker-compose.yml.

$ yamllint docker-compose.yml 
  1:1       warning  missing document start "---"  (document-start)
  12:8      error    wrong indentation: expected 6 but found 7  (indentation)
  99:81     error    line too long (100 > 80 characters)  (line-length)
  127:81    error    line too long (102 > 80 characters)  (line-length)

@ville-j-koskela ville-j-koskela changed the base branch from main to dev August 23, 2025 01:10
@ville-j-koskela
Copy link
Contributor Author

Closing. Looks like main is the default branch in this repo. Let me cut a new PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant