File tree Expand file tree Collapse file tree 1 file changed +41
-0
lines changed
Expand file tree Collapse file tree 1 file changed +41
-0
lines changed Original file line number Diff line number Diff line change 1+ [files ]
2+ extend-exclude = [
3+ " *.json" ,
4+ " *.js" ,
5+ " *.ipynb" ,
6+ " src/zenml/zen_stores/migrations/versions/" ,
7+ " tests/unit/materializers/test_built_in_materializer.py" ,
8+ " tests/integration/functional/cli/test_pipeline.py" ,
9+ " src/zenml/zen_server/dashboard/" ,
10+ " examples/llm_finetuning/lit_gpt/"
11+ ]
12+
13+ [default .extend-identifiers ]
14+ HashiCorp = " HashiCorp"
15+ NDArray = " NDArray"
16+ K_Scatch = " K_Scatch"
17+ MCAGA1UECgwZQW1hem9uIFdlYiBTZXJ2aWNlcywgSW5jLjETMBEGA1UECwwKQW1h = " MCAGA1UECgwZQW1hem9uIFdlYiBTZXJ2aWNlcywgSW5jLjETMBEGA1UECwwKQW1h"
18+ VQQGEwJVUzEQMA4GA1UEBwwHU2VhdHRsZTETMBEGA1UECAwKV2FzaGluZ3RvbjEi = " VQQGEwJVUzEQMA4GA1UEBwwHU2VhdHRsZTETMBEGA1UECAwKV2FzaGluZ3RvbjEi"
19+ MDEyOk9yZ2FuaXphdGlvbjg4Njc2OTU1 = " MDEyOk9yZ2FuaXphdGlvbjg4Njc2OTU1"
20+
21+ [default .extend-words ]
22+ # Don't correct the surname "Teh"
23+ aks = " aks"
24+ hashi = " hashi"
25+ womens = " womens"
26+ prepend = " prepend"
27+ prepended = " prepended"
28+ goes = " goes"
29+ bare = " bare"
30+ prepending = " prepending"
31+ prev = " prev"
32+ creat = " creat"
33+ ret = " ret"
34+ daa = " daa"
35+ arange = " arange"
36+ cachable = " cachable"
37+ OT = " OT"
38+ cll = " cll"
39+
40+ [default ]
41+ locale = " en-us"
You can’t perform that action at this time.
0 commit comments