From 52dbf372913b0f87219047c647acb08d1677c7a0 Mon Sep 17 00:00:00 2001 From: skyflow-himanshu Date: Wed, 10 Dec 2025 17:45:53 +0530 Subject: [PATCH] SK-2421: test codespell integration --- .codespellrc | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.codespellrc b/.codespellrc index 261197e..f44d2b8 100644 --- a/.codespellrc +++ b/.codespellrc @@ -1,6 +1,6 @@ [codespell] # custom words file -ignore-words-list = Skyflow,skyflow,skyflowapi,skyflowapis,deidentify,reidentify,detokenize,upsert,upserting,binlookup,byot,creds,fpe,devsecops,formdata,vaultid,dotenv,usecwd,runid,dateutil,Homogenous +ignore-words-list = Skyflow,skyflow,skyflowapi,skyflowapis,deidentify,reidentify,detokenize,upsert,upserting,binlookup,byot,creds,fpe,devsecops,formdata,vaultid,dotenv,usecwd,runid,dateutil # Skip these files and folders skip = .git,.venv,venv,env,__pycache__,*.pyc,*.egg-info,dist,build,.idea,.vscode,*.log,requirements.txt,./skyflow/generated,setup.py diff --git a/README.md b/README.md index b9d4ca8..e6a6c66 100644 --- a/README.md +++ b/README.md @@ -799,6 +799,6 @@ If you encounter this kind of error, retry the request. During the retry the SDK ### Reporting a Vulnerability -If you discover a potential security issue in this project, reach out to us at [security@skyflow.com](mailto:security@skyflow.com). +If you discover a potential secuity issue in this project, reach out to us at [security@skyflow.com](mailto:security@skyflow.com). Don't create public GitHub issues or Pull Requests, as malicious actors could potentially view them.