mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-01 20:29:00 +00:00
apps/games/NXDoom: Style ignores
Ignore some style/spelling errors in the DOOM port that cannot be fixed. Signed-off-by: Matteo Golin <matteo.golin@gmail.com>
This commit is contained in:
parent
073188b50d
commit
53bc21feb8
3 changed files with 7 additions and 0 deletions
|
|
@ -8,3 +8,8 @@
|
|||
auto certificate = Controlse::CCertificate(
|
||||
* |---------- [-rw-r--r-- 15] afile.txt
|
||||
g_afile.name = "afile.txt";
|
||||
"*.deh", "*.hhe", "*.seh", NULL);
|
||||
MUSIC("introa"), MUSIC("runnin"), MUSIC("stalks"), MUSIC("countd"),
|
||||
MUSIC("betwee"), MUSIC("doom"), MUSIC("the_da"), MUSIC("shawn"),
|
||||
MUSIC("messag"), MUSIC("count2"), MUSIC("ddtbl3"), MUSIC("ampie"),
|
||||
MUSIC("tense"), MUSIC("shawn3"), MUSIC("openin"), MUSIC("evil"),
|
||||
|
|
|
|||
|
|
@ -9,6 +9,8 @@ exclude-file = .codespell-ignore-lines
|
|||
skip =
|
||||
LICENSE,
|
||||
examples/webpanel/content/www/xterm.min.js,
|
||||
**/games/NXDoom/src/doom/d_englsh.h,
|
||||
**/games/NXDoom/src/doom/d_french.h
|
||||
|
||||
# Ignore words list (FTP protocol commands and technical terms)
|
||||
ignore-words-list = ALLO, ARCHTYPE, parm, shiftIn
|
||||
|
|
|
|||
0
games/NXDoom/textscreen/fonts/convert-font
Executable file → Normal file
0
games/NXDoom/textscreen/fonts/convert-font
Executable file → Normal file
Loading…
Add table
Add a link
Reference in a new issue