🌐 AI搜索 & 代理 主页
Skip to content
Merged
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
6 changes: 2 additions & 4 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,16 +1,14 @@
repos:
- repo: https://github.com/humitos/powrap
rev: pre-commit
- repo: https://github.com/JulienPalard/powrap
rev: master
hooks:
- id: powrap

# This one requires package ``hunspell-es_es`` in Archlinux
- repo: https://github.com/humitos/pospell
rev: pre-commit
hooks:
- id: pospell
args: ['--personal-dict', 'dict', '--modified', '--language', 'es_ES', '--language', 'es_AR']

- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v2.5.0
hooks:
Expand Down
2 changes: 2 additions & 0 deletions dict
Original file line number Diff line number Diff line change
Expand Up @@ -185,6 +185,7 @@ ecualizadora
else
encriptada
enrutamiento
entendible
enumerador
env
especificador
Expand Down Expand Up @@ -294,6 +295,7 @@ portabilidad
portable
posicional
posicionales
posicionalmente
post
posteriori
precompilado
Expand Down
Loading