|
1 | 1 | [files] |
2 | 2 | extend-exclude = [ |
3 | | - "*.csv", |
4 | | - "sign-language-detection-yolov5/*", |
5 | | - "orbit-user-analysis/steps/report.py", |
6 | | - "customer-satisfaction/pipelines/deployment_pipeline.py", |
7 | | - "customer-satisfaction/streamlit_app.py", |
8 | | - "nba-pipeline/Building and Using An MLOPs Stack With ZenML.ipynb", |
9 | | - "customer-satisfaction/tests/data_test.py", |
10 | | - "end-to-end-computer-vision/**/*.ipynb", |
11 | | - "classifier-e2e/run_skip_basics.ipynb", |
12 | | - "classifier-e2e/run_full.ipynb", |
13 | | - "classifier-e2e/run_skip_basics.ipynb", |
14 | | - "classifier-e2e/run_full.ipynb", |
15 | | - "classifier-e2e/run_skip_basics.ipynb" |
| 3 | + "*.json", |
| 4 | + "*.js", |
| 5 | + "*.ipynb", |
16 | 6 | ] |
17 | 7 |
|
18 | 8 | [default.extend-identifiers] |
19 | | -# HashiCorp = "HashiCorp" |
20 | | -connexion = "connexion" |
21 | | -preprocesser = "preprocesser" |
22 | | -Preprocesser = "Preprocesser" |
| 9 | +HashiCorp = "HashiCorp" |
| 10 | +NDArray = "NDArray" |
| 11 | +K_Scatch = "K_Scatch" |
| 12 | +MCAGA1UECgwZQW1hem9uIFdlYiBTZXJ2aWNlcywgSW5jLjETMBEGA1UECwwKQW1h = "MCAGA1UECgwZQW1hem9uIFdlYiBTZXJ2aWNlcywgSW5jLjETMBEGA1UECwwKQW1h" |
| 13 | +VQQGEwJVUzEQMA4GA1UEBwwHU2VhdHRsZTETMBEGA1UECAwKV2FzaGluZ3RvbjEi = "VQQGEwJVUzEQMA4GA1UEBwwHU2VhdHRsZTETMBEGA1UECAwKV2FzaGluZ3RvbjEi" |
| 14 | +MDEyOk9yZ2FuaXphdGlvbjg4Njc2OTU1 = "MDEyOk9yZ2FuaXphdGlvbjg4Njc2OTU1" |
23 | 15 |
|
24 | 16 | [default.extend-words] |
25 | | -# aks = "aks" |
26 | | -GOES = "GOES" |
27 | | -lenght = "lenght" |
28 | | -preprocesser = "preprocesser" |
29 | | -Preprocesser = "Preprocesser" |
30 | | -Implicitly = "Implicitly" |
31 | | -fo = "fo" |
32 | | -mapp = "mapp" |
33 | | -polution = "polution" |
34 | | -magent = "magent" |
| 17 | +# Don't correct the surname "Teh" |
| 18 | +aks = "aks" |
| 19 | +hashi = "hashi" |
| 20 | +womens = "womens" |
| 21 | +prepend = "prepend" |
| 22 | +prepended = "prepended" |
| 23 | +goes = "goes" |
| 24 | +bare = "bare" |
| 25 | +prepending = "prepending" |
| 26 | +prev = "prev" |
| 27 | +creat = "creat" |
| 28 | +ret = "ret" |
| 29 | +daa = "daa" |
| 30 | +arange = "arange" |
| 31 | +cachable = "cachable" |
| 32 | +OT = "OT" |
| 33 | +cll = "cll" |
35 | 34 |
|
36 | 35 | [default] |
37 | 36 | locale = "en-us" |
0 commit comments