Commit graph

20 commits

Author SHA1 Message Date
Steve M
5592deba21 fix(typo): README.md (#47) 2023-11-23 18:02:33 +04: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
Smirnov Oleksandr
c7b061b124 add stand with Ukraine banner
yeah, I'm a Ukrainian and I don't know what i didn't it before
2023-05-01 15:01:45 +03:00
Smirnov Oleksandr
93be1b1d6f docs(dap): add 2022-09-22 17:39:06 +03:00
Smirnov Oleksandr
80d0659425 docs: add a contributing section in the readme
I forgot to do this in the last commit. F...
2022-07-11 23:38:42 +03:00
Smirnov Oleksandr
e4942aa070 docs(iferr): add to config & tools 2022-07-07 14:25:11 +03:00
Smirnov Oleksandr
eb19ecdc05
Add iferr integration (#15)
* feat(iferr): add to installer & config

* feat(iferr): add first implementation

* docs(iferr): add
2022-07-07 14:19:07 +03:00
1stvaliduser
08f9156ebc
Fix typos(UWU) (#11)
* uwu

* okn't

* h
2022-07-01 15:33:34 +03:00
Smirnov Oleksandr
0fcdceeb89
Add comment generator (#10)
* feat(_utils.ts): get package

* feat(_utils.ts): get interface

* feat(_utils.ts): update type annotations

* feat(comments): first naive implementation

* docs: add comment [skip ci]
2022-06-30 12:00:13 +03:00
Smirnov Oleksandr
40a2839eab
feat(config): add base implementation
* feat(config): naive implementation

feat(config): get command for a run from config

* docs: add config

* fix typo [skip ci]

* test: add config
2022-06-27 20:28:35 +03:00
Smirnov Oleksandr
b4fd34ec17 feat(gotests): generate tests only for exported func
docs(gotests): generate test for exported funcs
2022-06-23 13:24:29 +03:00
Smirnov Olexander
70297f28e7 feat(gotests): add generate all tests
docs(gotests): add generate all tests
2022-06-21 17:51:59 +03:00
Smirnov Olexander
8b3c68e38a feat(gotests): add generate one test
docs(gotests): add generate one test
2022-06-21 17:51:59 +03:00
Smirnov Olexander
507ccb6347 feat: add GoGenerate command
feat(health): add gogenerate

docs(gogenerate): add doc
2022-06-21 14:31:37 +03:00
Smirnov Olexander
6fd413c4c2 feat: add impl support
docs: add impl
2022-06-15 13:00:02 +03:00
Smirnov Olexander
e4323581be update readme 2022-06-11 23:51:27 +03:00
Smirnov Olexander
04e1af228b feat: add goget support
feat(goget): remove http or https from provided url
2022-06-07 01:35:34 +03:00
Smirnov Olexander
8bb8c14e8b update README 2022-06-03 13:50:59 +03:00
Smirnov Olexander
4993aec570 add thanks section to readme 2022-06-03 13:34:59 +03:00
Smirnov Olexander
f79f83c311 add readme 2022-05-30 23:58:55 +03:00