File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -21,18 +21,18 @@ $ pip install --user --upgrade --pre libvcs
21
21
22
22
- Add flake8-commas (COM)
23
23
24
- - https://docs.astral.sh/ruff/rules/#flake8-commas-com
25
- - https://pypi.org/project/flake8-commas/
24
+ - https://docs.astral.sh/ruff/rules/#flake8-commas-com
25
+ - https://pypi.org/project/flake8-commas/
26
26
27
27
- Add flake8-builtins (A)
28
28
29
- - https://docs.astral.sh/ruff/rules/#flake8-builtins-a
30
- - https://pypi.org/project/flake8-builtins/
29
+ - https://docs.astral.sh/ruff/rules/#flake8-builtins-a
30
+ - https://pypi.org/project/flake8-builtins/
31
31
32
32
- Add flake8-errmsg (EM)
33
33
34
- - https://docs.astral.sh/ruff/rules/#flake8-errmsg-em
35
- - https://pypi.org/project/flake8-errmsg/
34
+ - https://docs.astral.sh/ruff/rules/#flake8-errmsg-em
35
+ - https://pypi.org/project/flake8-errmsg/
36
36
37
37
### CI
38
38
@@ -56,7 +56,7 @@ $ pip install --user --upgrade --pre libvcs
56
56
57
57
- ci: Add pydocstyle rule to ruff (#449 )
58
58
- Add test for direct usage of ` HgSync ` (#450 )
59
- - pytest-watcher, Add configuration (#450 ):
59
+ - pytest-watcher, Add configuration (#450 ):
60
60
61
61
- Run initially by default
62
62
- Skip post-save files from vim
You can’t perform that action at this time.
0 commit comments