added windows generic path for ruff config
This commit is contained in:
@@ -9,6 +9,7 @@ return {
|
||||
init_options = {
|
||||
settings = {
|
||||
logLevel = "error",
|
||||
configuration = os.getenv("LOCALAPPDATA") .. "/nvim/ruff.toml"
|
||||
},
|
||||
},
|
||||
keys = {
|
||||
|
||||
Reference in New Issue
Block a user