Skip to content

Commit

Permalink
chore: removed ci releases and added husky and lint-staged
Browse files Browse the repository at this point in the history
  • Loading branch information
msudgh committed Dec 19, 2023
1 parent df20b2e commit bd6f31f
Show file tree
Hide file tree
Showing 5 changed files with 1,021 additions and 55 deletions.
25 changes: 0 additions & 25 deletions .github/workflows/ci.yml

This file was deleted.

29 changes: 0 additions & 29 deletions .github/workflows/release-lint.yml

This file was deleted.

4 changes: 4 additions & 0 deletions .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"

npx lint-staged
Loading

0 comments on commit bd6f31f

Please sign in to comment.