1
0
mirror of https://github.com/xorcare/testing-go-code-with-postgres.git synced 2025-07-03 23:30:31 +02:00

Update .editorconfig and reformat code

The settings for yaml files regularly get confused and I don't like it,
so I add them to .editorconfig to make the settings always the same.
This commit is contained in:
Vasiliy Vasilyuk
2024-02-11 20:50:44 +03:00
parent 47add2b272
commit 66d4c714c4
5 changed files with 27 additions and 12 deletions

View File

@ -3,7 +3,7 @@ name: GitLab
on:
push:
pull_request:
branches: [ "main" ]
branches: ["main"]
workflow_dispatch:
jobs: