X-Git-Url: https://git.xonotic.org/?p=xonotic%2Fgmqcc.git;a=blobdiff_plain;f=gmqcc.ini.example;h=6f8f923b34d968d6045922d479fa27df7c05b8b4;hp=2c63fcd44e0a1f14205e52b9703aec6331a86834;hb=7d4340469e2dbb7b17463ae18421414efe20b0de;hpb=d47da25b826f97908876bb8adc01726c6a689966 diff --git a/gmqcc.ini.example b/gmqcc.ini.example index 2c63fcd..6f8f923 100644 --- a/gmqcc.ini.example +++ b/gmqcc.ini.example @@ -99,6 +99,10 @@ # variables with the name 'nil' to be declared. PREMISSIVE = false + # Enable enhanced diagnostic messages. i.e provides a "did you mean" + # when you accidently typo. Amongst others + ENHANCED_DIAGNOSTICS = true + # These are all the warnings, usually present via the -W prefix from # the command line. [warnings]