update tooling (#38)

* chore: delete pre-commit

* chore: switch from makefile to taskfile

* chore(ci): update and add one more linter

* chore(editorconfig): add config for Go

* chore(editorconfig): remove max_line_length

* fix: editorconfig-check on README.md
This commit is contained in:
Smirnov Oleksandr 2023-07-20 00:11:59 +03:00 committed by GitHub
parent 26b41bf68c
commit bc3ce343a8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 56 additions and 53 deletions

View file

@ -58,7 +58,7 @@ It will install next tools:
- [iferr](https://github.com/koron/iferr)
2. Modify struct tags:
By default `json` tag will be added/removed, if not set:
By default `json` tag will be added/removed, if not set:
```vim
:GoTagAdd json " For add json tag