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:
parent
26b41bf68c
commit
bc3ce343a8
7 changed files with 56 additions and 53 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue