add cache, try parsing using pygls
This commit is contained in:
@@ -31,3 +31,7 @@ skillls = "skillls.main:main"
|
||||
line-length = 100
|
||||
target-version = "py311"
|
||||
include = "skillls"
|
||||
|
||||
[tools.ruff]
|
||||
line-length = 100
|
||||
include = ['ALL']
|
||||
|
||||
Reference in New Issue
Block a user