Force new line at EOF

This commit is contained in:
momo5502
2025-10-12 17:20:50 +02:00
parent 5c0f3c3353
commit 9453123db0
7 changed files with 7 additions and 6 deletions

View File

@@ -96,4 +96,4 @@ namespace utils::wildcard
return mask_pos == mask.size();
}
}
}