Skip to content

Commit abc1d75

Browse files
committed
docs: remove outdated docs
Signed-off-by: Valery Piashchynski <piashchynski.valery@gmail.com>
1 parent 239bb98 commit abc1d75

File tree

9 files changed

+2
-117
lines changed

9 files changed

+2
-117
lines changed

.github/workflows/linters.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,5 @@ jobs:
3030
- name: Run linter
3131
uses: golangci/golangci-lint-action@v3.1.0 # Action page: <https://github.com/golangci/golangci-lint-action>
3232
with:
33-
version: v1.45 # without patch version
33+
version: v1.45.1 # without patch version
3434
only-new-issues: false # show only new issues if it's a pull request

.golangci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Documentation: <https://github.com/golangci/golangci-lint#config-file>
22

33
run:
4+
go: '1.17'
45
timeout: 1m
56
skip-dirs:
67
- .github

docs/.gitignore

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/book.toml

Lines changed: 0 additions & 6 deletions
This file was deleted.

docs/src/Intro.md

Lines changed: 0 additions & 106 deletions
This file was deleted.

docs/src/SUMMARY.md

Lines changed: 0 additions & 3 deletions
This file was deleted.

docs/src/images/graph.png

-53.2 KB
Binary file not shown.

docs/src/images/happyPathGraph.png

-40.1 KB
Binary file not shown.

0 commit comments

Comments
 (0)