File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed
Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -8,11 +8,8 @@ locale = "en-us"
88
99[default .extend-identifiers ]
1010Spectre = " Spectre" # ignore error, the vulnerability is named Spectre
11- JuliGamesCode = " JuliGamesCore" # Project organization utilizing the Adventure library
11+ JuliGamesCore = " JuliGamesCore" # Project organization utilizing the Adventure library
1212JuliGames = " JuliGames" # Project name utilizing the Adventure library
13- "`colour`" = " `colour`"
14- "`grey`" = " `grey`"
15- "`dark_grey`" = " `dark_grey`"
1613
1714[default .extend-words ]
1815accessorise = " accessorize"
@@ -83,6 +80,10 @@ regioniser = "regionizer"
8380regionising = " regionizing"
8481regionised = " regionized"
8582
83+ "`colour`" = " `colour`"
84+ "`grey`" = " `grey`"
85+ "`dark_grey`" = " `dark_grey`"
86+
8687# exceptions:
8788
8889# use British spelling to stay consistent with Bukkit
You can’t perform that action at this time.
0 commit comments