[core, qt] remove non-ascii from src code #2779
No reviewers
Labels
No labels
android
audio
bug
ci
cmake
confirmed
core
desktop
duplicate
enhancement
frontend
fw
git
graphics
loader
nv gpu
ui
vulkan
No milestone
No project
No assignees
3 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
eden-emu/eden!2779
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "rem-non-ascii1"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Done with
find src -type f -iname '*.md' -print0 | xargs -0 pcregrep --color='auto' -nr '[^\x00-\x7F]'Signed-off-by: lizzie lizzie@eden-emu.dev
308d39ac251c7c4ef8deNew commits pushed, approval review dismissed automatically according to repository settings
1c7c4ef8de3a7dd0dfb3