Commit graph

10 commits

Author SHA1 Message Date
Smirnov Oleksandr
1969241122 refactor(scripts): rename doc-gen script 2024-04-02 16:59:39 +03:00
Smirnov Oleksandr
801913fe06 refactor(docs): change the order in generated file 2024-03-30 14:31:35 +02:00
Smirnov Oleksandr
6772d0560b feat: add docs generator 2024-02-28 19:44:24 +02:00
Smirnov Oleksandr
8badd8e63d chore: update taskfile 2024-02-28 18:47:29 +02:00
Smirnov Oleksandr
9b5dfbb12b chore(taskfile): force exiting after tests
because i got infinit ci
2024-02-28 18:40:05 +02:00
Smirnov Oleksandr
b92e782313 idk how good this idea is 2024-02-28 15:22:20 +02:00
Smirnov Oleksandr
1841aede91 chore: update taskfile, and linter config 2023-07-20 19:51:02 +03:00
Smirnov Oleksandr
e49f3fadd7 remove editorconfig-checker 2023-07-20 00:21:15 +03:00
Smirnov Oleksandr
3d49d58fd2 feat: run tests independent from user's nvim config 2023-07-20 00:18:13 +03:00
Smirnov Oleksandr
bc3ce343a8
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
2023-07-20 00:11:59 +03:00