implement url cleaning based on ClearURLs rules and logic

This commit is contained in:
2025-09-20 12:59:45 +02:00
parent ca369dc516
commit 44ebc2b487
15 changed files with 8063 additions and 6424 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"printWidth": 140,
"singleQuote": true,
"singleQuote": false,
"semi": true,
"useTabs": true
}