79365085

Date: 2025-01-17 14:41:44
Score: 0.5
Natty:
Report link

These days you can just add the following to your .editorconfig file:

# Do not apply code styles to generated migration files
[**/Migrations/*.cs]
generated_code = true
Reasons:
  • Low length (1):
  • Has code block (-0.5):
Posted by: Hades