diff options
author | lat9nq <22451773+lat9nq@users.noreply.github.com> | 2023-06-18 23:57:54 +0200 |
---|---|---|
committer | lat9nq <22451773+lat9nq@users.noreply.github.com> | 2023-07-21 16:56:55 +0200 |
commit | 246740f1027ff42f1626f36cefbe88b3ed0ff03d (patch) | |
tree | 92ccc4a6bae38080e3a48e01c5b2d27009fbccaf /.codespellrc | |
parent | shared_widget: Correct spelling (diff) | |
download | yuzu-246740f1027ff42f1626f36cefbe88b3ed0ff03d.tar yuzu-246740f1027ff42f1626f36cefbe88b3ed0ff03d.tar.gz yuzu-246740f1027ff42f1626f36cefbe88b3ed0ff03d.tar.bz2 yuzu-246740f1027ff42f1626f36cefbe88b3ed0ff03d.tar.lz yuzu-246740f1027ff42f1626f36cefbe88b3ed0ff03d.tar.xz yuzu-246740f1027ff42f1626f36cefbe88b3ed0ff03d.tar.zst yuzu-246740f1027ff42f1626f36cefbe88b3ed0ff03d.zip |
Diffstat (limited to '.codespellrc')
-rw-r--r-- | .codespellrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.codespellrc b/.codespellrc index 01ddd2362..944194a25 100644 --- a/.codespellrc +++ b/.codespellrc @@ -3,4 +3,4 @@ [codespell] skip = ./.git,./build,./dist,./Doxyfile,./externals,./LICENSES,./src/android/app/src/main/res -ignore-words-list = aci,allright,ba,deques,froms,hda,inout,lod,masia,nam,nax,nd,optin,pullrequests,pullrequest,te,transfered,unstall,uscaled,zink +ignore-words-list = aci,allright,ba,canonicalizations,deques,froms,hda,inout,lod,masia,nam,nax,nd,optin,pullrequests,pullrequest,te,transfered,unstall,uscaled,zink |