Skip to content
Open
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: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -223,3 +223,5 @@ HUSKY=0 git commit -m "your commit message"
```

**Note:** While these methods allow you to bypass the pre-commit hooks, remember that the CI/CD pipeline will still run linting checks. It's recommended to fix linting issues before pushing your changes to avoid build failures.
asdasdasd
-2nd test for stable branch.
1 change: 1 addition & 0 deletions RELEASE.MD
Original file line number Diff line number Diff line change
Expand Up @@ -50,3 +50,4 @@
- Once it's merged create a tag on main for that version
- Go to the release pages and create a new release for that tag, including the changelog

Just another test