mirror of https://github.com/yuzu-mirror/yuzu
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
372 B
Plaintext
7 lines
372 B
Plaintext
; SPDX-FileCopyrightText: 2023 yuzu Emulator Project
|
|
; SPDX-License-Identifier: GPL-2.0-or-later
|
|
|
|
[codespell]
|
|
skip = ./.git,./build,./dist,./Doxyfile,./externals,./LICENSES,./src/android/app/src/main/res
|
|
ignore-words-list = aci,allright,ba,canonicalizations,deques,froms,hda,inout,lod,masia,nam,nax,nd,optin,pullrequests,pullrequest,te,transfered,unstall,uscaled,vas,zink
|