chore: update insert_final_newline setting
All checks were successful
default / dotnet-default-workflow (pull_request) Successful in 1m11s
default / dotnet-default-workflow (push) Successful in 1m10s

This commit is contained in:
Louis Seubert 2026-05-16 12:25:38 +02:00
commit a6f1140b1f
Signed by: louis9902
GPG key ID: 4B9DB28F826553BD
42 changed files with 42 additions and 42 deletions

View file

@ -55,4 +55,4 @@ internal sealed class ValidationTests
await Assert.That(result.IsSuccess).IsFalse();
}
}
}
}