mirror of
https://github.com/Ed94/Odin.git
synced 2026-07-12 06:11:26 -07:00
Add -strict-style-init-only
This commit is contained in:
@@ -206,7 +206,7 @@ struct BuildContext {
|
||||
bool disallow_do;
|
||||
|
||||
bool strict_style;
|
||||
|
||||
bool strict_style_init_only;
|
||||
|
||||
bool ignore_warnings;
|
||||
bool warnings_as_errors;
|
||||
|
||||
Reference in New Issue
Block a user