Commit 0c399e94 authored by Jan Reimes's avatar Jan Reimes
Browse files

chore(config): update ruff path for local environment

parent 3201d57b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -6,6 +6,6 @@
        }
    ],
    "ruff.path": [
        "d:\\userdata\\mise\\data\\shims\\ruff.exe"
        "c:\\users\\jan.reimes\\appdata\\local\\mise\\shims\\ruff.exe"
    ]
}