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
2121
2222 - Add flake8-commas (COM)
2323
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/
2626
2727 - Add flake8-builtins (A)
2828
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/
3131
3232 - Add flake8-errmsg (EM)
3333
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/
3636
3737### CI
3838
@@ -56,7 +56,7 @@ $ pip install --user --upgrade --pre libvcs
5656
5757- ci: Add pydocstyle rule to ruff (#449 )
5858- Add test for direct usage of ` HgSync ` (#450 )
59- - pytest-watcher, Add configuration (#450 ):
59+ - pytest-watcher, Add configuration (#450 ):
6060
6161 - Run initially by default
6262 - Skip post-save files from vim
You can’t perform that action at this time.
0 commit comments