chore: strip UTF-8 BOM from generated files (format gate)
CI / backend (pull_request) Successful in 55s
CI / frontend (pull_request) Successful in 14s
CI / format (pull_request) Successful in 51s
CI / db-tests (pull_request) Successful in 57s
Security / secrets (pull_request) Successful in 4s
Security / dependencies (pull_request) Successful in 1m2s
Security / sast (pull_request) Successful in 1m9s

This commit is contained in:
cesnimda
2026-07-04 16:30:39 +02:00
parent a3785a45cb
commit 89ac20b124
10 changed files with 10 additions and 10 deletions
@@ -1,4 +1,4 @@
// <auto-generated /> // <auto-generated />
using System; using System;
using InboxIntel.Infrastructure.Persistence; using InboxIntel.Infrastructure.Persistence;
using Microsoft.EntityFrameworkCore; using Microsoft.EntityFrameworkCore;
@@ -1,4 +1,4 @@
// <auto-generated /> // <auto-generated />
using System; using System;
using InboxIntel.Infrastructure.Persistence; using InboxIntel.Infrastructure.Persistence;
using Microsoft.EntityFrameworkCore; using Microsoft.EntityFrameworkCore;
@@ -1,4 +1,4 @@
// <auto-generated /> // <auto-generated />
using System; using System;
using InboxIntel.Infrastructure.Persistence; using InboxIntel.Infrastructure.Persistence;
using Microsoft.EntityFrameworkCore; using Microsoft.EntityFrameworkCore;
@@ -1,4 +1,4 @@
// <auto-generated /> // <auto-generated />
using System; using System;
using InboxIntel.Infrastructure.Persistence; using InboxIntel.Infrastructure.Persistence;
using Microsoft.EntityFrameworkCore; using Microsoft.EntityFrameworkCore;
@@ -1,4 +1,4 @@
// <auto-generated /> // <auto-generated />
using System; using System;
using InboxIntel.Infrastructure.Persistence; using InboxIntel.Infrastructure.Persistence;
using Microsoft.EntityFrameworkCore; using Microsoft.EntityFrameworkCore;
@@ -1,4 +1,4 @@
// <auto-generated /> // <auto-generated />
using System; using System;
using InboxIntel.Infrastructure.Persistence; using InboxIntel.Infrastructure.Persistence;
using Microsoft.EntityFrameworkCore; using Microsoft.EntityFrameworkCore;
@@ -1,4 +1,4 @@
// <auto-generated /> // <auto-generated />
using System; using System;
using InboxIntel.Infrastructure.Persistence; using InboxIntel.Infrastructure.Persistence;
using Microsoft.EntityFrameworkCore; using Microsoft.EntityFrameworkCore;
@@ -1,4 +1,4 @@
// <auto-generated /> // <auto-generated />
using System; using System;
using InboxIntel.Infrastructure.Persistence; using InboxIntel.Infrastructure.Persistence;
using Microsoft.EntityFrameworkCore; using Microsoft.EntityFrameworkCore;
@@ -1,4 +1,4 @@
using System; using System;
using Microsoft.EntityFrameworkCore.Migrations; using Microsoft.EntityFrameworkCore.Migrations;
#nullable disable #nullable disable
@@ -1,4 +1,4 @@
// <auto-generated /> // <auto-generated />
using System; using System;
using InboxIntel.Infrastructure.Persistence; using InboxIntel.Infrastructure.Persistence;
using Microsoft.EntityFrameworkCore; using Microsoft.EntityFrameworkCore;