Skip to content

Commit

Permalink
Merge pull request #8 from sdewitt-newrelic/I0007-add-documentation
Browse files Browse the repository at this point in the history
docs: add README.md documentation
  • Loading branch information
sdewitt-newrelic committed May 16, 2023
2 parents f9f4be5 + 3dd684b commit 902e8a2
Show file tree
Hide file tree
Showing 3 changed files with 688 additions and 21 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@ jobs:
- name: Generate new tag
uses: obfu5c8/action-svu@v1
id: generate_next_version
with:
force-increment: true

- name: Tag latest commit
run: |
Expand Down
1 change: 0 additions & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ repos:
rev: v1.0.3
hooks:
- id: go-vet
- id: go-unit-tests
- id: go-static-check # install https://staticcheck.io/docs/
- repo: https://github.com/alessandrojcm/commitlint-pre-commit-hook
rev: v9.5.0
Expand Down

0 comments on commit 902e8a2

Please sign in to comment.