Make -strict-style the default #871

This commit is contained in:
gingerBill
2021-04-26 21:07:58 +01:00
parent 43942a6199
commit 898245431f
3 changed files with 7 additions and 17 deletions
-1
View File
@@ -201,7 +201,6 @@ struct BuildContext {
bool keep_object_files;
bool disallow_do;
bool insert_semicolon;
bool strict_style;
bool ignore_warnings;
bool warnings_as_errors;