Skip to content

Commit

Permalink
[issues-65] fix bug and small refactoring (#67)
Browse files Browse the repository at this point in the history
* [issues-65] fix bug and small refactoring

* [issues-65] add tests

* [issues-65] add tests

* [issues-65] fix linter
  • Loading branch information
siller174 authored Feb 26, 2024
1 parent c79ad21 commit 43d0b43
Show file tree
Hide file tree
Showing 8 changed files with 644 additions and 412 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
with:
only-new-issues: true
# golangci-lint command line arguments
args: --timeout=5m0s --new-from-rev=origin/master
args: --timeout=5m0s

examples:
name: examples
Expand Down
Loading

0 comments on commit 43d0b43

Please sign in to comment.