File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -113,7 +113,8 @@ Additional information for the following roles:
113
113
* [ glances] ( https://github.com/nicolargo/glances )
114
114
* [ pre-commit] ( https://github.com/pre-commit/pre-commit )
115
115
* [ pytest] ( https://github.com/pytest-dev/pytest )
116
- * [ ruff] ( https://github.com/charliermarsh/ruff ) (needed for VIM ALE plugin)
116
+ * [ ruff] ( https://github.com/astral-sh/ruff ) (needed for VIM ALE plugin)
117
+ * [ uv] ( https://github.com/astral-sh/uv )
117
118
* [ yamllint] ( https://github.com/adrienverge/yamllint ) (needed for VIM ALE plugin)
118
119
* [ yamlfix] ( https://github.com/lyz-code/yamlfix ) (needed for VIM ALE plugin)
119
120
* [ yamlfmt] ( https://github.com/google/yamlfmt ) (needed for VIM ALE plugin)
Original file line number Diff line number Diff line change 39
39
- pre-commit
40
40
- pytest
41
41
- ruff
42
+ - uv
42
43
- yamlfmt
43
44
- yamllint
44
45
become : false
You can’t perform that action at this time.
0 commit comments