alphabetize luacheck config
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
115
.luacheckrc
115
.luacheckrc
@@ -2,79 +2,78 @@
|
||||
-- Configuration for luacheck
|
||||
|
||||
globals = {
|
||||
"Focus",
|
||||
"Day",
|
||||
"Timer",
|
||||
"Glitch",
|
||||
"Trigger",
|
||||
"Discussion",
|
||||
"Util",
|
||||
"Decision",
|
||||
"Screen",
|
||||
"Sprite",
|
||||
"UI",
|
||||
"Print",
|
||||
"Input",
|
||||
"Audio",
|
||||
"AsciiArt",
|
||||
"Ascension",
|
||||
"Audio",
|
||||
"AudioTestWindow",
|
||||
"BriefIntroWindow",
|
||||
"CodeGenerator",
|
||||
"Config",
|
||||
"Context",
|
||||
"Meter",
|
||||
"Minigame",
|
||||
"Window",
|
||||
"ContinuedWindow",
|
||||
"CreditsWindow",
|
||||
"TTGIntroWindow",
|
||||
"BriefIntroWindow",
|
||||
"TitleIntroWindow",
|
||||
"MenuWindow",
|
||||
"GameWindow",
|
||||
"PopupWindow",
|
||||
"ControlsWindow",
|
||||
"AudioTestWindow",
|
||||
"MinigameButtonMashWindow",
|
||||
"MinigameRhythmWindow",
|
||||
"MinigameDDRWindow",
|
||||
"MysteriousManScreen",
|
||||
"CreditsWindow",
|
||||
"Day",
|
||||
"Decision",
|
||||
"Discussion",
|
||||
"DiscussionWindow",
|
||||
"EndWindow",
|
||||
"PlayerNameWindow",
|
||||
"TextInput",
|
||||
"CodeGenerator",
|
||||
"CreditsWindow",
|
||||
"Focus",
|
||||
"GameOverWindow",
|
||||
"mset",
|
||||
"mget",
|
||||
"GameWindow",
|
||||
"Glitch",
|
||||
"Input",
|
||||
"Map",
|
||||
"MapBedroom",
|
||||
"MenuWindow",
|
||||
"Meter",
|
||||
"Minigame",
|
||||
"MinigameButtonMashWindow",
|
||||
"MinigameDDRWindow",
|
||||
"MinigameRhythmWindow",
|
||||
"Mouse",
|
||||
"MysteriousManScreen",
|
||||
"PlayerNameWindow",
|
||||
"PopupWindow",
|
||||
"Print",
|
||||
"RLE",
|
||||
"Screen",
|
||||
"Songs",
|
||||
"Sprite",
|
||||
"TIC",
|
||||
"TTGIntroWindow",
|
||||
"TextInput",
|
||||
"Timer",
|
||||
"TitleIntroWindow",
|
||||
"Trigger",
|
||||
"UI",
|
||||
"Util",
|
||||
"Window",
|
||||
"beats_to_pattern",
|
||||
"btnp",
|
||||
"circb",
|
||||
"circ",
|
||||
"cls",
|
||||
"exit",
|
||||
"frame_from_beat",
|
||||
"index_menu",
|
||||
"keyp",
|
||||
"line",
|
||||
"map",
|
||||
"mouse",
|
||||
"mget",
|
||||
"mset",
|
||||
"music",
|
||||
"sfx",
|
||||
"spr",
|
||||
"musicator_generate_pattern",
|
||||
"pix",
|
||||
"print",
|
||||
"rect",
|
||||
"rectb",
|
||||
"circ",
|
||||
"circb",
|
||||
"cls",
|
||||
"tri",
|
||||
"pix",
|
||||
"line",
|
||||
"Songs",
|
||||
"frame_from_beat",
|
||||
"beats_to_pattern",
|
||||
"MapBedroom",
|
||||
"TIC",
|
||||
"exit",
|
||||
"trace",
|
||||
"index_menu",
|
||||
"Map",
|
||||
"map",
|
||||
"sfx",
|
||||
"spr",
|
||||
"time",
|
||||
"RLE",
|
||||
"mouse",
|
||||
"Mouse",
|
||||
"print",
|
||||
"musicator_generate_pattern",
|
||||
"trace",
|
||||
"tri",
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user