mirror of
https://github.com/wassname/Open-Assistant.git
synced 2026-06-27 16:10:30 +08:00
excluding notebooks from pre-commit
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
exclude: "build|stubs|^bot/templates/"
|
||||
exclude: "build|stubs|^bot/templates/|^notebooks/.*\\.ipynb$"
|
||||
|
||||
default_language_version:
|
||||
python: python3
|
||||
|
||||
Reference in New Issue
Block a user