forked from enviPath/enviPy
[Feature] Ketcher V3 (#427)
Co-authored-by: Tim Lorsbach <tim@lorsba.ch> Reviewed-on: enviPath/enviPy#427
This commit is contained in:
@ -7,10 +7,10 @@ repos:
|
||||
- id: trailing-whitespace
|
||||
exclude: epiuclid/schemas/
|
||||
- id: end-of-file-fixer
|
||||
exclude: epiuclid/schemas/
|
||||
exclude: ^epiuclid/schemas/|^static/js/ketcher3/
|
||||
- id: check-yaml
|
||||
- id: check-added-large-files
|
||||
exclude: ^static/images/|^epiuclid/schemas/|^fixtures/
|
||||
exclude: ^static/images/|^epiuclid/schemas/|^fixtures/|^static/js/ketcher3/
|
||||
|
||||
- repo: https://github.com/astral-sh/ruff-pre-commit
|
||||
rev: v0.13.3
|
||||
|
||||
Reference in New Issue
Block a user