Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions .github/workflows/test-makefile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ jobs:
project:
- name: lib
path: ./lib/
- name: flakeguard
path: ./tools/flakeguard/
runs-on: ubuntu-latest
name: ${{ matrix.project.name }} unit tests
steps:
Expand Down
6 changes: 2 additions & 4 deletions _typos.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ extend-exclude = [
"**/go-cache",
"framework/examples/myproject_cll/README.md",
"framework/components/blockchain/tron.go",
"tools/flakeguard/e2e-flaky-test-guide.md",
"tools/flakeguard/runner/**",
"infra/**",
"book/**",
"**/go.mod",
Expand All @@ -16,5 +14,5 @@ extend-exclude = [
"wasp/HOW_IT_WORKS.md",
"wasp/dashboard/**",
"seth/*_test.go",
"seth/dot_graph.go"
]
"seth/dot_graph.go",
]
12 changes: 0 additions & 12 deletions tools/flakeguard/.gitignore

This file was deleted.

1 change: 0 additions & 1 deletion tools/flakeguard/.tool-versions

This file was deleted.

19 changes: 0 additions & 19 deletions tools/flakeguard/Makefile

This file was deleted.

167 changes: 0 additions & 167 deletions tools/flakeguard/README.md

This file was deleted.

86 changes: 0 additions & 86 deletions tools/flakeguard/cmd/check_test_owners.go

This file was deleted.

Loading
Loading