mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
Remove prettier from pre-commit
This commit is contained in:
@@ -57,7 +57,6 @@ miscellaneous:
|
||||
- .git-blame-ignore-revs
|
||||
- .gitattributes
|
||||
- .gitignore
|
||||
- .prettierrc
|
||||
- AUTHORS
|
||||
- Gemfile
|
||||
- Gemfile.lock
|
||||
|
||||
@@ -54,11 +54,6 @@ repos:
|
||||
- id: script-must-not-have-extension
|
||||
name: Local policy is to exclude extension from all shell files
|
||||
types: [shell]
|
||||
- repo: https://github.com/pre-commit/mirrors-prettier
|
||||
rev: v4.0.0-alpha.8
|
||||
hooks:
|
||||
- id: prettier
|
||||
exclude: ^doc/internal/opcode\.md$
|
||||
- repo: https://github.com/igorshubovych/markdownlint-cli
|
||||
rev: v0.39.0
|
||||
hooks:
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
{
|
||||
"bracketSpacing": false
|
||||
}
|
||||
Reference in New Issue
Block a user