mirror of
https://github.com/ivuorinen/tree-sitter-shellspec.git
synced 2026-02-13 23:52:03 +00:00
chore: add prettier and format all files
- Install prettier ^3.6.2 - Add .prettierrc with project formatting rules - Add .prettierignore to exclude generated files and dependencies - Add npm scripts: format and format:check - Format all files with prettier
This commit is contained in:
@@ -139,7 +139,7 @@ check-ci:
|
||||
|
||||
### 2. Release Workflow (`release.yml`)
|
||||
|
||||
- **Triggers**: tags (v*.*.*), manual dispatch
|
||||
- **Triggers**: tags (v*.*.\*), manual dispatch
|
||||
- **Jobs**: validate, check-ci, security, release
|
||||
- **Purpose**: Streamlined release process with CI dependency
|
||||
|
||||
|
||||
Reference in New Issue
Block a user