#2: Rewrite as a composite action

This commit is contained in:
mtkennerly 2023-03-28 15:38:58 +08:00
parent 1a3a67c1e5
commit 6708a62e85
No known key found for this signature in database
GPG key ID: E764BE00BE6E6408
9 changed files with 68 additions and 3088 deletions

View file

@ -9,11 +9,3 @@ repos:
rev: v1.1.6
hooks:
- id: forbid-tabs
- repo: local
hooks:
- id: build
name: build
language: system
entry: npm run build
pass_filenames: false
files: '(\.(tsx?|jsx?)$|^package.json$|^tsconfig.json$)'