瀏覽代碼

codespell: Exclude android resources directory

FearlessTobi 3 年之前
父節點
當前提交
a550fe7a7d
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .codespellrc

+ 1 - 1
.codespellrc

@@ -2,5 +2,5 @@
 ; SPDX-License-Identifier: GPL-2.0-or-later
 ; SPDX-License-Identifier: GPL-2.0-or-later
 
 
 [codespell]
 [codespell]
-skip = ./.git,./build,./dist,./Doxyfile,./externals,./LICENSES
+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,deques,froms,hda,inout,lod,masia,nam,nax,nd,optin,pullrequests,pullrequest,te,transfered,unstall,uscaled,zink