resolved conflicts

This commit is contained in:
2025-03-31 03:46:05 +03:00
6454 changed files with 1520539 additions and 9 deletions
@@ -0,0 +1,7 @@
{
"rules": {
"yoda_style": false,
"nullable_type_declaration": false,
"nullable_type_declaration_for_default_null_value": false
}
}